Skip to content

erase2004/vue-router-demo

Repository files navigation

Demo for Multiple View and Nested Route

Project Preview

Hompage


This project is currently built on


Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.


Project Directory Explanation

/src               - root directory of source code
/src/router        - router setting
/src/views         - view files
/src/components    - view component files
/src/assets        - root directory of static files
/public            - static resource