# vue-common **Repository Path**: jackfinal/vue-common ## Basic Information - **Project Name**: vue-common - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: lfv-dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-02 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mand-mobile-vue-cli3-example ## Usage This is a [Mand Mobile](https://github.com/didi/mand-mobile) project example for [@vue/cli 3.0](https://github.com/vuejs/vue-cli). **It is recommended to use npm 3+ for a more efficient dependency tree.** * [Custom Theme & Custom Svg Icon](https://github.com/mand-mobile/mand-mobile-vue-cli3-example/tree/custom-theme) * [Typescript](https://github.com/mand-mobile/mand-mobile-vue-cli3-example/tree/typescript) ``` bash $ git clone https://github.com/mand-mobile/vue-cli3-example.git my-project $ cd my-project $ npm install $ npm run serve ``` The development server will run on port 8080 by default. If that port is already in use on your machine, the next free port will be used.