GitHub - mand-mobile/vue-cli3-example: 🍭 A Mand Mobile project example for @vue/cli 3.0

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

mand-mobile-vue-cli3-example

Usage

This is a Mand Mobile project example for @vue/cli 3.0. It is recommended to use npm 3+ for a more efficient dependency tree.

$ 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.