create-react-ap
v1.0.1
Published
Create React apps without the crap
Downloads
31
Maintainers
Readme
USAGE:
Run Server With hot module reloading.
webpack-dev-server --hot --inlineor
npm startPackage files
webpackSave NPM Dependencies
npm shrinkwrapcreates npm-shrinkwrap.json file. https://docs.npmjs.com/cli/shrinkwrap
