Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 281 Bytes

Vue.js Training

Training support material available here: https://worldline.github.io/vuejs-training

Build Setup

# install
npm install

# start development server
npm run dev

# build to static files
npm run build