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