# vue-admin ## 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 ``` ### 页面缓存说明 路由的name与页面的name必须保持一致且meta.noCache=false或者无noCache