Capstone project for Udacity's Mobile Web Specialist Nano-Degree, part of the Grow with Google Scholarship.
-
Ensure that the local API Server is running on port 1337. The local API Server can be found here.
-
Navigate to this directory & install dependencies.
npm i
- Start the server.
gulp serve