1.2.2 • Published 8 years ago
rw-shared v1.2.2
rw-shared
This is a shared library between RW Code Lab projects.
Build
yarn
webpack
Development
Start the server and watch the project for live updates
nodemon demo/server
webpack -w
Go to the demo page: http://localhost:3000/
Test
Run the mocha tests
mocha