Ce projet consiste à construire le prochain site www.jcertif.com.
Installer :
npm install grunt-cli -g
- Bower
npm install bower -g
En SSH
git clone git@github.com:JCERTIFLab/jcertif-web-2013.git
En HTTPS
git clone https://github.com/JCERTIFLab/jcertif-web-2013.git
Depuis la racine des sources, lancer les commandes :
npm install
bower install
grunt server
C'est tout normalement...:)