Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Home section

Jeremy Fourna edited this page Mar 18, 2016 · 6 revisions

Home page

This section of the app is based upon the following scripts/file/template :

Routing

lib/router.js

Router.route('/', {
	name: 'home'
});

name : It's the jade name of the template

App

Collections schema

Collections methods

How to contribute

Clone this wiki locally