npm-boilerplate-react
v0.0.2
Published
standalone react component package boilerplate with front-end mocha test
Downloads
5
Maintainers
Readme
react-component-webpack-npm-boilerplate
// START THE TESTING SERVER
npm install
npm run browser
// BUILD
npm run build