Skip to content

Latest commit

History

History
27 lines (20 loc) 路 758 Bytes

README.md

File metadata and controls

27 lines (20 loc) 路 758 Bytes

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