Skip to content

mand-mobile/vue-cli-plugin-mand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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