- Install nodejs from here
- In the command line type:
$ npm install -g grunt-cli
- In the command line, navigate to the folder into which you want to install the project eg:
$ cd path/to/my/workspace
- Type
$ git clone https://github.com/franksongca/xsgz.git xsgz
- Type
$ cd xsgz
$ npm install
$ bower install
$ grunt