263 B
263 B
Development Setup
- Install node and npm (linux users: use this. if that doesn't work, this gist may be useful)
- Run
./watch.sh
(this willnpm install
dependencies)