Skip to content

Zalo-MiniApp/miniapp-vue-template

Repository files navigation

Zalo Mini App Vue Template

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.

Usage

Development

  1. Download or clone this repository

  2. Install dependencies

npm install
  1. Start vite dev server using npm script
npm run dev
  1. Open localhost:3000 on your browser and start coding 🔥

Happy Coding

Production

  1. Build your vue project using vite
npm run build
  1. Deploy your project using zmp-cli
zmp deploy

Happy Deploying

Recommended IDE Setup

License

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.

About

A template for building Zalo Mini App using Vue.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published