Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryuhojin/vite-vue2-simple-starter
vite with vue2 superfast optimize starter
https://github.com/ryuhojin/vite-vue2-simple-starter
axios boilerplate starter-kit vite vue vue-router vuex
Last synced: 3 months ago
JSON representation
vite with vue2 superfast optimize starter
- Host: GitHub
- URL: https://github.com/ryuhojin/vite-vue2-simple-starter
- Owner: ryuhojin
- Created: 2022-01-19T02:39:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-27T00:13:45.000Z (about 3 years ago)
- Last Synced: 2023-03-07T13:47:43.878Z (almost 2 years ago)
- Topics: axios, boilerplate, starter-kit, vite, vue, vue-router, vuex
- Language: JavaScript
- Homepage:
- Size: 159 KB
- Stars: 21
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# vite-vue2-simple-starter
> ### Vue2 + Vite + Vuex + Vue-router + Axios
We provide sample Code about Vuex and Vue-router and Axios
> #### TERMINAL NPM RUN SERVE
![sample](https://user-images.githubusercontent.com/46044125/150083047-23b5535d-dbd1-4a47-9bd4-502bbe641d87.png)> #### LIGHTHOUSE SCORE
![image](https://user-images.githubusercontent.com/46044125/150083333-bf268290-466e-4cf8-927f-e5fff30bf84f.png)> #### If you want to use this starter
>
```
npm install
```> #### If you want run this starter
```
npm run serve
```> #### If you want build starter
```
npm run build:prod
```#### UPDATE INFO
- check CHANGLOG.md