1.2.2 • Published 7 years ago

rw-shared v1.2.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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