Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 226 Bytes

vue-todo

demo vue todo app with vue-router & vuex

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build