Skip to content

A simple note-taking app that utilizes the Backbone.js framework

Notifications You must be signed in to change notification settings

micahbales/backbone-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone Notes App

A simple note-taking app that utilizes the Backbone.js framework

Getting Started

Open the app in your default browser - no server required:

$ npm run dev

For production, the app is served to the browser by a simple Express server:

npm start

Backbone.js

To learn more about Backbone.js, visit:

About

A simple note-taking app that utilizes the Backbone.js framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published