/simple-shop

Primary LanguageJavaScript

Simple Shop

A simplier approach to Polymer's example Shop app.

Getting Started

  • Clone this repo
  • Run npm install
  • Run npm run dev

Building the app for production

  • Run npm run build