Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 379 Bytes

vue-demo

世上最完整的Vue-Router配置demo,包含了有关Vue-Router所有相关核心知识点,一个需求多种解决方式的体现,据说配置出了一朵花儿,不服来战!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:1234
npm run dev

# build for production with minification
npm run build