Coursera About Service Contains a description of the course, along with some strategic goals and possible outcomes of taking the course.
- https://github.com/Ingenuity-rpt26/shane-proxy
- https://github.com/Ingenuity-rpt26/vinayService1
- https://github.com/Ingenuity-rpt26/Grant--Service_1
- https://github.com/Ingenuity-rpt26/jsmithService1
From within the
db
directory, runseedRunner.js
to seed the database and wait for it to complete. Runnpm build
to build the webpack bundle Runnpm server-dev
to start the server. Server runs on port 3002.
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install