Skip to content

ElanYoung/vite-vue2-js-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 3, 2023
f1f12f5 ยท Jun 3, 2023

History

59 Commits
Mar 11, 2023
Oct 21, 2022
Nov 16, 2022
Oct 12, 2022
Mar 11, 2023
Oct 13, 2022
Oct 12, 2022
Oct 12, 2022
Oct 12, 2022
Oct 29, 2022
Nov 14, 2022
Oct 29, 2022
Oct 20, 2022
Oct 12, 2022
Oct 12, 2022
Oct 12, 2022
Oct 30, 2022
Jun 3, 2023
Jun 3, 2023
Oct 12, 2022
Oct 12, 2022
Mar 11, 2023
Jun 3, 2023
Mar 11, 2023
Oct 29, 2022

Repository files navigation

node compatility vite vue vue-router vuex author LICENSE

Vite4 + Vue2 + JavaScript + Vue Router + Vuex + Less + Axios + ESLint + Stylelint + Prettier

Live Demo

English | ็ฎ€ไฝ“ไธญๆ–‡

Features

Coding Style

Development Tools

Try it now!

Vite4 Vue2 JavaScript Starter Template requires Node >= 14.18

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-vue2-js-starter-template

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

# install packages
npm i

Checklist

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

  • Change the author name in LICENSE
  • Change the title in App.vue
  • Change the hostname in vite.config.js
  • Change the favicon in public
  • Remove the .github folder which contains the funding info
  • Clean up the READMEs and remove routes

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