Udacity MWS Project 3 Project is a PWA built to display restaurants in NY.
Project is built on npm, to install type 'npm i'
It's built with gulp, to build the project please run 'gulp' in console and project will be built in "test" folder.
Project is working closely with this Sails server and set up to work with endpoints from that server. https://github.com/udacity/mws-restaurant-stage-3