1.0.2 • Published 8 years ago

slush-fragphace-webapp v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

slush-fragphace-webapp

Slush opinionated scaffolding for Node.js with Express, Mongoose, React, Redux, Webpack and others.

Usage

sudo npm install -g slush
sudo npm install -g slush-fragphace-webapp
mkdir my-new-project
cd my-new-project
slush fragphace-webapp
[Answer questions]
npm install
gulp build
gulp watch