Home

Awesome

<h1 align="center"><a href="https://github.com/ElanYoung/vite-vue-js-starter-template" target="_blank">Vite 5 🚀 - Vue 3 Starter Template</a></h1> <p align="center"> <a href="https://nodejs.org/en/about/releases/"> <img src="https://img.shields.io/node/v/vite.svg" alt="node compatility" /> </a> <a href="https://cn.vitejs.dev" rel="nofollow"> <img src="https://img.shields.io/badge/vite-5.0.2-3963bc.svg" alt="vite" style="max-width:100%;" /> </a> <a href="https://github.com/vuejs/vue"> <img src="https://img.shields.io/badge/vue-3.3.9-brightgreen.svg" alt="vue" /> </a> <a href="https://github.com/vuejs/router"> <img src="https://img.shields.io/badge/vue--router-4.2.5-brightgreen.svg" alt="vue-router" /> </a> <a href="https://github.com/vuejs/pinia"> <img src="https://img.shields.io/badge/pinia-2.1.7-brightgreen.svg" alt="pinia" /> </a> <a href="https://doc.starimmortal.com"> <img alt="author" src="https://img.shields.io/badge/author-ElanYoung-blue.svg" /> </a> <a href="https://github.com/ElanYoung/vite-vue-js-starter-template/blob/master/LICENSE"> <img alt="LICENSE" src="https://img.shields.io/github/license/ElanYoung/vite-vue-js-starter-template.svg" /> </a> </p> <p align='center'> <b>Vite5</b> + <b>Vue3</b> + <b>JavaScript</b> + <b>Vue Router</b> + <b>Pinia</b> + <b>TDesign</b> + <b>Less</b> + <b>Axios</b> + <b>ESLint + Stylelint + Prettier</b> </p> <p align='center'> <a href="https://elanyoung.github.io/vite-vue-js-starter-template">Live Demo</a> </p> <p align="center"> <span>English | <a href="./README.zh-CN.md">简体中文</a></span> </p>

Features

Coding Style

Development Tools

Try it now!

Vite5 Vue3 JavaScript Starter Template requires Node >= 18.00

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

# [optional] if you are using Windows, you need to close the end-of-line conversion
git config --global core.autocrlf input

# clone repository
git clone https://github.com/ElanYoung/vite-vue-js-starter-template

# open folder vite-vue-js-starter-template
cd vite-vue-js-starter-template

# install packages
npm i

Checklist

When you use this template, try follow the checklist to update your info properly

Usage

Development

Just run and visit http://localhost:3000

## install dependencies
npm install

## set up
npm run dev

Build

## build
npm run build

Achievement

🎉 Added to the Awesome Vite.Js

License

MIT

Copyright (c) 2022 ElanYoung