Version 4 - Work in progress (https://adarshpastakia.github.io/auf-demo-v4/)
Safari | Chrome | Opera | Firefox | Edge |
>10.0 | >49.0 | >42.0 | >51.0 | >13.0 |
- Todo
Aurelia (http://aurelia.io)
- aurelia-bootstrapper
- aurelia-event-aggregator
- aurelia-fetch-client
- aurelia-framework
- aurelia-logging
- aurelia-metadata
- aurelia-router
- aurelia-templating-resources
- aurelia-validation
- aurelia-ui-virtualization
- lodash (http://lodash.com)
- moment (http://momentjs.com)
- numeral (http://numeraljs.com)
- kramed (https://www.npmjs.com/package/kramed)
- download or clone the repo
- run
npm install
- if you dont have typings installed globaly, run
npm install typings -g
- run
typings install
- run
au run --watch
- browse to
localhost:9000