Starter mobile template for Vue
Create a repo from this template on GitHub.
If you prefer to do it manually with the cleaner git history
sudo npx degit elonehoo-starter/vue-mobile my-vue-mobile-app
cd my-vue-mobile-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpmWhen you use this template, try follow the checklist to update your info properly
-  Change the author name in 
LICENSE -  Change the package name in 
package.jsonand package info -  Remove the 
.githubfolder which contains the funding info - Clean up the README
 
And, enjoy :)