Skip to content

ljt990218/vue3-varlet-mobile

 
 

Repository files navigation

vue3-varlet-mobile

Live Demo

An mobile web apps template based on the Vue 3 ecosystem

license version repo-size languages issues


English / 简体中文


Features


Pre-packed

UI Frameworks

Plugins

Coding Style

Dev tools

Try it now

vue3-varlet-mobile requires Node 18+

GitHub Template

Create a repo from this template on GitHub

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit easy-temps/vue3-varlet-mobile my-mobile-app
cd my-mobile-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Checklist

When you use this template, try follow the checklist to update your info properly

  • Change the author name in LICENSE
  • Change the title in index.html
  • Change the hostname in vite.config.ts
  • Change the favicon in public
  • Clean up the READMEs and remove routes

And, enjoy :)

Usage

Development

Just run and visit http://localhost:3000

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.

Deploy on Netlify

Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.

Community

We recommend that issue be used for problem feedback, or Wechat group.

community

Contributors

ljt990218
ljt990218
CharleeWa
Charlie Wang

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.6%
  • Vue 32.6%
  • Less 2.9%
  • HTML 2.5%
  • JavaScript 1.4%