create-fx-app

0.0.15 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i create-fx-app

Weekly Downloads

1

Version

0.0.15

License

Apache-2.0

Unpacked Size

29.4 kB

Total Files

5

Last publish

Collaborators

  • kaiyuhsu