rw-shared
v1.2.2
Published
RW Shared Code Library
Readme
rw-shared
This is a shared library between RW Code Lab projects.
Build
yarn
webpackDevelopment
Start the server and watch the project for live updates
nodemon demo/server
webpack -wGo to the demo page: http://localhost:3000/
Test
Run the mocha tests
mocha