# vue-cli3.0_framework **Repository Path**: jade07/vue-cli3.0_framework ## Basic Information - **Project Name**: vue-cli3.0_framework - **Description**: 基于vue-cli3.0脚手架的项目初始化 1.骨架屏 2.vuex 3.vue-router ... - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-05-08 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-cli3.0_frame ## 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 ``` ### 特性: ##### 1.vue-skeleton-webpack-plugin 骨架屏 ##### 2.Vuex 数据管理 ##### 3.Vue-router 前端路由管理 ##### 4.Vue-i18n 多语言插件( formatter.js / i18n.js / i18n.vue )