react-starter-app
v1.1.1
Published
React: server-side rendering + gulp + browserify + express + nodemon + browserSync + jade/pug + sass
Downloads
8
Readme
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!