@jumpstartjs/core
v0.1.1
Published
Jumpstart.js allows you to easly develop web applications by handling most of the work for you. It automatically wires together your web application, by using a simple to use design language.
Readme
jumpstart.js
Jumpstart.js allows you to easly develop web applications by handling most of the work for you. It automatically wires together your web application, by using a simple to use design language.
Jumpstart.js is automatically cross-browser and works on mobile devices and desktop browsers, with no extra coding.
- Demo: https://labs.zoomapps.com.au/jumpstart
Building Jumpstart.js
Once you have set up your environment, just run:
grunt packageThis will lint the source, bundle it, minify it and run the unit tests.
Installation
todo();Design Away!
todo();