# vue3-quick-start
**Repository Path**: 670696652/vue3-quick-start
## Basic Information
- **Project Name**: vue3-quick-start
- **Description**: Quick start project with Vue3 & Vite & TypeScript.
- **Primary Language**: TypeScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-04
- **Last Updated**: 2021-03-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
⚡️Quick start project with Vue3 & Vite & TypeScript.
## Features
- Vue3, [Vite](https://github.com/vitejs/vite), ESlint - born with fastness
- [File based routing](https://github.com/vamplate/vite-plugin-voie)
- i18n, store, axios, [mock](https://github.com/anncwb/vite-plugin-mock) - works out-of-box
- [TailwindCSS](https://github.com/tailwindlabs/tailwindcss) - CSS framework for rapid UI development
- TypeScript
- [Composition api](https://composition-api.vuejs.org/)
## Plugins
- [vite-plugin-voie](https://github.com/vamplate/vite-plugin-voie) - File system-based routing plugin
- [vite-plugin-components](https://github.com/antfu/vite-plugin-components) - On-demand components auto-importing
- [vite-plugin-mock](https://github.com/anncwb/vite-plugin-mock) - A mock plugin for vite.use mockjs and koa
- [tailwindcss](https://github.com/tailwindlabs/tailwindcss) - A utility-first CSS framework for rapid UI development
- [vueuse](https://github.com/antfu/vueuse) - Collection of Composition API utils
- [vuex 4.0](https://github.com/vuejs/vuex/tree/4.0)
- [axios](https://github.com/axios/axios)
- [vue-i18n](https://github.com/kazupon/vue-i18n)
## Usage
1. Clone this repository
2. npm install
3. npm run dev
# Author
CoolSnow
Email: coolsnow2020@gmail.com
Twitter: https://twitter.com/CoolSnow0927