This template helps you get started developing mini app with Vue. The template uses TypeScript, TailwindCSS and Vue 3 <script setup>
SFCs. However, we recommend using React to get the most out of Zalo Mini App Framework.
-
Download or clone this repository
-
Install dependencies
npm install
- Start vite dev server using npm script
npm run dev
- Open localhost:3000 on your browser and start coding 🔥
- Build your vue project using vite
npm run build
- Deploy your project using zmp-cli
zmp deploy
Copyright (c) Zalo Group. and its affiliates. All rights reserved.
The examples provided by Zalo Group are for non-commercial testing and evaluation purposes only. Zalo Group reserves all rights not expressly granted.