Please test using yarn
. The following commands are available:
yarn start
- starts a webpack-dev-server with live reloadingyarn build
- starts a webpack build into the/dist
directoryyarn test
- starts jest
Built and tested on node v8.4.0
.
Cheers!