GitHub - mand-mobile/vue-cli-plugin-mand: 🍄A Mand Mobile plugin 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

vue-cli-plugin-mand

Make it easy to create Mand Mobile project with Vue CLI 3.

How to use

vue create <project-name>
# after creation
cd <project-name>
# install
vue add mand
# start
npm run serve

Vue UI

Create and manage projects with a graphical interface via Vue UI and integrate mand-mobile with the plugin vue-cli-plugin-mand

  • Start Vue UI
vue ui
  • Once the project is created, click on the Plugins and search for mand-mobile, click on the search result to complete the installation