Skip to content

Provides the canonical TODOs app for backbone-parse-es6 showing improved with TyphonJS functionality.

License

Notifications You must be signed in to change notification settings

typhonjs-demos/backbone-parse-es6-todos-improved

Repository files navigation

backbone-parse-es6-todos-improved

Provides the canonical TODOs app for backbone-parse-es6 showing improved TyphonJS functionality with 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-improved

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


Please review electron-backbone-parse-es6-todos-improved for how to create a desktop version from the bundled version of this web app using Electron. Minimal code and configuration is necessary when using typhonjs-core-gulptasks to work with Electron.

About

Provides the canonical TODOs app for backbone-parse-es6 showing improved with TyphonJS functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published