This is the source code for the Devo website
1.0.0
$ git clone https://github.com/woutpeters/devo.git
$ cd devo
$ npm i -d
$ bower i -d
$ gulp build
This project uses a number of open source projects to work properly:
- Twitter Bootstrap - great UI boilerplate for modern web apps
- Font Awesome - the iconic font and css toolkit
- Gulp - the streaming build system
- jQuery