backbone-parse-es6-todos
Provides the canonical TODOs demo for backbone-parse-es6 using JSPM / SystemJS.
More documentation and tutorial coming soon. The basic installation steps:
- Install Node
- Install Gulp globally "npm install gulp -g"
- Install JSPM / SystemJS globally "npm install jspm -g"
- Check out the source repo.
- run "npm install" from the local copy directory.
- run "jspm install" from the local copy directory.
- "index.html" will load the bundled site. "indexSrc.html" will load the ES6 source transpiled in the browser.
More info coming soon.
Live demo here: http://js.demos.typhonrt.org/backbone-parse-es6-todos/
Docs (class overview) here: http://js.demos.typhonrt.org/backbone-parse-es6-todos/docs/