react-starter-app
v1.1.1
Published
React: server-side rendering + gulp + browserify + express + nodemon + browserSync + jade/pug + sass
Readme
Installation
Install package globally
npm install -g react-starter-appCreate a new project directory and change to that directory.
$ mkdir new-project $ cd new-projectRun the package
react-starter-appStart your app
gulp serveEnjoy!
