NoteMaster5000 is a node app that uses HapiJS on the server, and Backbone on the client, with a Grunt build process running alongside for JS packaging and CSS preprocessing.
- Install NodeJS.
- Clone Repo
- Npm install to download modules.
$ node index.js
OR
$ grunt
- click on the plus icon to add a note
- they all notes are resizable and draggable
- edit notes by clicking the pencil icon