RUinn? Bookings Module
- https://github.com/ruinn/Overview
- https://github.com/ruinn/Header
- https://github.com/ruinn/Booking
- https://github.com/ruinn/Reviews
Run MongoDB (your mongoDB filepath here) Run a get request using Postman or something similar to localhost:3003/seedDb to seed database of mock data Start server using npm start
An nvmrc file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install