Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fluffynuts/polymer-ts-scratch

scratch area for figuring out polymer-ts usage
https://github.com/fluffynuts/polymer-ts-scratch

Last synced: 20 days ago
JSON representation

scratch area for figuring out polymer-ts usage

Awesome Lists containing this project

README

        

Scratch area for polymer-ts

Getting started
---------------
The following steps assume you have NodeJS installed.

- Clone Repo
- npm install -g bower gulp
- npm install
- cd ./src
- bower install
- cd ..
- gulp test

If you get a clean test run then celebrate because you are now ready to scratch! Type "gulp" to get a handy list of all the other stuff at your disposal.