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