Skip to content

Latest commit

 

History

History
95 lines (61 loc) · 2.56 KB

README.md

File metadata and controls

95 lines (61 loc) · 2.56 KB


logo of vue-awesome repository

cloud-template vite + v3 +ts(speed)


Live Demo



🐳Features

  • 🚀 auto version update and generate CHANGELOG
  • 🎨 Lottie - a Javascript library for web and react native that parses After Effects animations exported as json with bodymovin and renders them natively on your web page or react native app
  • 📊 Echarts - use Echarts in Vue
  • 🌐 i18n - internationalization

  • 🎨 shadcn/ui - Re-usable components built with Radix Vue, and Tailwind CSS.


Motivation

Why do this template?

  1. Save time wasted on configuration for the next development
  2. Combine mainstream plug-ins to integrate modern development architecture and improve development efficiency

Inspiration

This template is inspired by tov-template


Usage

Development

Just run and visit http://localhost:5173/

pnpm dev

Build

To build the App, run

pnpm build