App created during angularjs bootcamp.

default_note.json 61B

12345
  1. {
  2. "title": "A default title",
  3. "body": "A default body"
  4. }