Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 243 Bytes

Pizzeria Finder

This is an app for the Udacity Senior Web Developer Course

Compiling

  • To install run npm install.
  • Then build the app using gulp.
  • Start server with gulp serve.