File size: 184 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 |
# boot
Initializes the client's routes, templates, etc.
## Uses
- [Page.js](http://visionmedia.github.io/page.js/) - Routing
- [React](http://facebook.github.io/react/) - Templates
|