/vue-cli3-example

🍭 A Mand Mobile project example for @vue/cli 3.0

Primary LanguageJavaScript

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.