/pizzeria-finder

Polymer app for the Udacity Senior Web Developer Course

Primary LanguageHTML

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.