Couldn't find a Yeoman generator with webpack, react, reflux, jest and react-router.
There's lots of others out there.
These are the build tasks available using npm run <task>
. Look at scripts
in
package.json
to see what they actually do.
npm run serve
npm run watch
npm run build
Build output saved in public/
.
npm run preview