- Clone repo
- run
npm install
- run
npm run savage
- Navigate to
localhost:8000
This was template we used during Resilient Coders to understand Express and MongoDB
Tech used: HTML, CSS, JavaScript, Express, Node, EJS, MongoDb
- How to create a server with Express
- How to manage a database with MongoDB
- How to use Node modules