Site web de la conférence Agile Grenoble
Clone the repository:
git clone git@github.com:caradojo/caradojo.github.io.git
Install NodeJS
Install bower
execute "Node.js command prompt" already installed with nodeJS
npm install bower -g
Install grunt
execute "Node.js command prompt" already installed with nodeJS
npm install grunt-cli -g
Install project dependencies
cd caradojo.github.io/
./build.sh
During installation, if there is some choice for Angular version, select always the more recent version.