Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 125 Bytes

Readme.md

File metadata and controls

9 lines (7 loc) · 125 Bytes

Notes

To minify:

jspm bundle app/main.js build/build.js

To add more typings

cd app tsd install knockout --save