Skip to content

A starter template for Vite, Vue3, Pinia, Tailwindcss and TypeScript with UniApp.

License

Notifications You must be signed in to change notification settings

anguer/uniapp-starter

Repository files navigation

UniApp Starter

Introduction

The UniApp Starter is a starter template for Vite, Vue3, Pinia, Tailwindcss and TypeScript with UniApp.

Get Started

  1. Install dependencies using pnpm:
pnpm install
  1. Start the development server:
pnpm dev:h5
# or
pnpm dev:mp-weixin

Tech Stack

Git Contribution submission specification

reference GCM

  • feat: Introducing new features
  • 🐛 fix: Fixing a bug
  • ♻️ refactor: Refactoring code (Not Introducing features or fix)
  • 📝 docs: Add documents
  • test: Adding unit tests or e2e test
  • perf: Improving performance
  • revert: Reverting changes or commits
  • 💄 style: Updating the UI and style files
  • build: Build artifacts
  • 👷 ci: Working about CI build system
  • 🚧 wip: Work in progress
  • 🔧 chore: Work with configuration or other stuff

Change Log

CHANGELOG

License

The MIT license.