Repository for USP Codelabs 2018 Node.js Talk
You need to have MongoDB installed.
To install the project run at the root:
yarn
For Express example application run:
yarn watch-server-express
For KOA example application run:
yarn watch-server-koa
Repository for USP Codelabs 2018 Node.js Talk
You need to have MongoDB installed.
To install the project run at the root:
yarn
For Express example application run:
yarn watch-server-express
For KOA example application run:
yarn watch-server-koa