The iBoards code as shown in the TechExeter Conference 'Enjoy the Vue.js' talk. http://www.slideshare.net/techexeter/enjoy-the-vuejs
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For more information see the docs for vueify.