Generated by Workshop Generator.
Workshop template.
- Clone the repo
$ git clone https://github.com/robertoachar/workshop-express-mongodb.git
- Install dependencies
$ npm install
- Run scripts
Action | Usage |
---|---|
Start development mode | npm start |
Lint code | npm run lint |
Build for production | npm run build |
CC-BY-NC-SA-4.0 - Attribution-NonCommercial-ShareAlike 4.0 International