Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 945 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 945 Bytes

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 (only once as necessary)
  • Install Gulp globally "npm install gulp -g" (only once as necessary)
  • Install JSPM / SystemJS globally "npm install jspm -g" (only once as necessary)
  • 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: https://demos.typhonjs.io/typhonjs-demos/backbone-parse-es6-todos

Docs (class overview) here: https://docs.typhonjs.io/typhonjs-demos/backbone-parse-es6-todos