Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 610 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 610 Bytes

MobileWebSpecialistND

Capstone project for Udacity's Mobile Web Specialist Nano-Degree, part of the Grow with Google Scholarship.


Current State : Final / Completed

Image of Certificate of Completion


To Run This Code:

  1. Ensure that the local API Server is running on port 1337. The local API Server can be found here.

  2. Navigate to this directory & install dependencies.

npm i
  1. Start the server.
gulp serve
You should now be able to access the application at http://localhost:8080