Skip to content

hackerunion/legacy

Repository files navigation

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