Code in the Dark Vale do Paraíba 2017 Setup & install dependencies $ git clone git@github.com:frontinvale/codeinthedark.git $ cd codeinthedark $ git checkout dev $ npm install && bower install Server $ gulp serve Access: http://localhost:9000 Automatic deploy $ gulp deploy