# vue-carbon-es6 **Repository Path**: chinaframework/vue-carbon-es6 ## Basic Information - **Project Name**: vue-carbon-es6 - **Description**: vue-carbon-es6 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-carbon-es6 > 使用 [vue-cli](https://github.com/vuejs/vue-cli) + [vuex](https://github.com/vuejs/vuex) + [vue-router](https://github.com/vuejs/vue-router) + [vue-carbon](https://github.com/myronliu347/vue-carbon) 实现的果壳webapp ## Build Setup ``` bash # install dependencies npm install # build for production with minification npm run build # server for production node app.js ``` 访问 http://localhost:5000/ 即可