We invite you to hack the hackatrain website. See a typo, help us fix it. Have a cool idea for an animation, put it in!
first, make sure node.js (https://nodejs.org/) is installed, then install global dependencies.
npm install bower --global
then install local dependencies
npm install
bower install
now start the site with
npm start
Frist read this:
Start by forking the hackatrain repository, check it out and hack away! If you have something that you are proud of make a pull request and, if we like it, your hack will be in the live site a couple of days later!