Log Server for DSD06
- Webstorm : IDE to code
- Prepros: Software for compile sass/scss => css
- Robomongo: View database NoSQL
- Postman: Test GET/POST/PUT/DELETE
- NodeJs (Server)
- MongoDB (Database)
- Jade (View)
Step 1: Import module
npm install
Step 2: Start server
npm start