Skip to content

DrNiels/polymer-test

Repository files navigation

IP-Symcon Management Console

Install prerequisites

$ npm install -g bower
$ npm install -g polymer-cli

Use WebPack to transpile library files

$ cd lib/IPSProxy
$ npm install
$ webpack
$ cd ../..

Use Bower to load libraries

$ bower update 

Viewing Your Application

$ polymer serve

Building Your Application

$ polymer build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published