Installation
-
Install package globally
npm install -g react-starter-app
-
Create a new project directory and change to that directory.
$ mkdir new-project $ cd new-project
-
Run the package
react-starter-app
-
Start your app
gulp serve
-
Enjoy!
Install package globally
npm install -g react-starter-app
Create a new project directory and change to that directory.
$ mkdir new-project
$ cd new-project
Run the package
react-starter-app
Start your app
gulp serve
Enjoy!
npm i react-starter-app
1
1.1.1
MIT