This is the main repository for locomotiva's website.
To get started, check out http://locomotiva.ml!
- Clone the repo:
git clone https://github.com/locomotivaml/locomotivaml.github.io. - Install dependencies Bower:
bower install. - Install dependencies npm:
npm install. - Run the project on development:
gulp serve - Build project for deployment (on dist/ dir):
gulp - Deploy on github:
gulp deploy
Please read through our contributing guidelines.
João Pedro Netto
Copyright 2014-2016 Locomotiva, Inc. Code released under the MIT license.