vue-cli-plugin-mand
v0.4.1
Published
Mand Mobile plugin for Vue CLI 3
Readme
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 serveVue 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
