notes-app-sample
This is a sample HTML5 web application to show how social-cms-backend, Breeze, and AngularJS work well to build offline applications.
How to run
$ PORT=8080 npm start
How to use
- "New" is to create a new note, which is automatically saved locally.
- "Login" is to login by your Facebook account.
- Once login'd, "Sync" is available to upload local changes to the server as well as download remote changes to the local device.