Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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