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

New Championship Section

Jeremy Fourna edited this page Mar 18, 2016 · 1 revision

New Championship page

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

Routing

lib/router.js

Router.route('/championship/new', {
	name: 'createChampionship'
});

name : It's the jade name of the template

App

Collections schema

Collections methods

How to contribute

Clone this wiki locally