Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 419 Bytes

Vue.js 2.0 Code Example

The iBoards code as shown in the TechExeter Conference 'Enjoy the Vue.js' talk. http://www.slideshare.net/techexeter/enjoy-the-vuejs

Build Setup

# 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.