# vue-cli3-template **Repository Path**: wrj1991/vue-cli3-template ## Basic Information - **Project Name**: vue-cli3-template - **Description**: 免去vue create hello-world的模板。内含 路由、状态管理、CSS(SASS)预处理器、饿了么UI组件(按需引入) - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-18 - **Last Updated**: 2021-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-learn ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ```