Socket
Socket
Sign inDemoInstall

create-fx-app

Package Overview
Dependencies
361
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-fx-app

Bootstrap a FX app with one command


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

create-fx-app CLI

Quickly start a new FX project with everything set up for you. create-fx-app is a shortcut for running npx create-next-app followed by npm i -D @founding/fx and npx fx init.

npx create-fx-app

To create a new app in a specific folder, you can send a name as an argument. For example, the following command will create an app called blog-app in a folder with the same name:

npx create-fx-app blog-app

FAQs

Last updated on 17 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc