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 [email protected]: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...:)