Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 705 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 705 Bytes

root

Example API calls

Explicit Examples

data directory structure

chapters/
└── new_york
    ├── events
    └── users
        ├── brandon.json
        └── jeremy.json

Setup

To run the app locally, run

# This will install a bunch of stuff:
script/bootstrap

# If you are editing SCSS:
cd public && grunt watch

node root.js