Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 618 Bytes

File metadata and controls

31 lines (17 loc) · 618 Bytes

Polymore

Quick-start (for experienced users)

With Node.js installed, run the following one liner from the root:

npm install -g gulp bower && npm install && bower install

Github Page

http://andreetienne.github.io/Polymore/

Development workflow

Serve / watch

gulp serve

This outputs an IP address you can use to locally test and another that can be used on devices connected to your network.

Github Pages

Run gulp build-deploy-gh-pages from command line