caradojo / caradojo.old

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agile-grenoble-website

Site web de la conférence Agile Grenoble

Setting up the development environment

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.

About


Languages

Language:JavaScript 41.9%Language:HTML 40.7%Language:CSS 17.4%Language:Shell 0.0%