An mobile web apps template based on the Nuxt ⁴ ecosystem。 一个基于 Nuxt ⁴ 生态系统的移动 web 应用模板,帮助你快速完成业务开发。
105
stars
137
commits
TypeScript
primary language
Aug 3, 2026
updated
An mobile web apps template based on the Nuxt ⁴ ecosystem.
一个基于 Nuxt ⁴ 生态系统的移动 web 应用模板,帮助你快速完成业务开发。
💚 Nuxt - SSR, ESR, File-based routing, components auto importing, modules, etc
⚡️ Vite - Instant HMR
🎨 UnoCSS - The instant on-demand atomic CSS engine
😃 Use icons from any icon sets in Pure CSS, powered by UnoCSS
🔥 The <script setup> syntax
🍍 State Management via Pinia, see ./app/composables/counter.ts
📥 APIs auto importing - for Composition API and custom composables
🦾 TypeScript, of course
☁️ Deploy on Netlify, zero-config
We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it)
nuxt-vant-mobile requires Node 22.22.0+
Create a repo from this template on GitHub
If you prefer to do it manually with the cleaner git history
npx tiged vue-zone/nuxt-vant-mobile my-nuxt-app
cd my-nuxt-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
Just run and visit http://localhost:3000
pnpm dev
To build the App, run
pnpm build
And you will see the generated file in .output that ready to be served.
Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.
We recommend that issue be used for problem feedback, or Wechat group.
Your sponsorship will help us continue to iterate on this exciting project! 🚀
MIT License
137 commits
TypeScript
52.5%
Vue
42.1%
CSS
3.4%
Dockerfile
2.0%
An mobile web apps template based on the Nuxt ⁴ ecosystem。 一个基于 Nuxt ⁴ 生态系统的移动 web 应用模板,帮助你快速完成业务开发。
105
stars
137
commits
TypeScript
primary language
Aug 3, 2026
updated
An mobile web apps template based on the Nuxt ⁴ ecosystem.
一个基于 Nuxt ⁴ 生态系统的移动 web 应用模板,帮助你快速完成业务开发。
💚 Nuxt - SSR, ESR, File-based routing, components auto importing, modules, etc
⚡️ Vite - Instant HMR
🎨 UnoCSS - The instant on-demand atomic CSS engine
😃 Use icons from any icon sets in Pure CSS, powered by UnoCSS
🔥 The <script setup> syntax
🍍 State Management via Pinia, see ./app/composables/counter.ts
📥 APIs auto importing - for Composition API and custom composables
🦾 TypeScript, of course
☁️ Deploy on Netlify, zero-config
We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it)
nuxt-vant-mobile requires Node 22.22.0+
Create a repo from this template on GitHub
If you prefer to do it manually with the cleaner git history
npx tiged vue-zone/nuxt-vant-mobile my-nuxt-app
cd my-nuxt-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
Just run and visit http://localhost:3000
pnpm dev
To build the App, run
pnpm build
And you will see the generated file in .output that ready to be served.
Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.
We recommend that issue be used for problem feedback, or Wechat group.
Your sponsorship will help us continue to iterate on this exciting project! 🚀
MIT License
137 commits
TypeScript
52.5%
Vue
42.1%
CSS
3.4%
Dockerfile
2.0%