/Demos

Some demos

Primary LanguageHTML

Demos

Some demos

Uses Polymer Starter Kit

Installation

$ bower install

Development

$ npm start

Build

$ npm run build

Deploying

This project uses firebase hosting and is deployed here.

To deploy, run the following command:

$ npm run deploy

Build & Deploy

To build the project and subsequently deploy, run:

$ npm run build-deploy