Website for reviewing restaurants using the service worker
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Install GraphicsMagick liabray in order to use gulp to resize images if needed
- Clone this repo mws-restaurant-stage-2.
- In a terminal CD to the Repo install project dependancies
npm install
- Install Sails.js globally
npm i sails -g
- Start the server
node server
- Run the project on localhost:8000