Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shallinta/vite-vue3-router-next-demo

Vite + vue3.0beta + vue-router-next program demo.
https://github.com/shallinta/vite-vue3-router-next-demo

composition-api esm fetch hooks materialize vite vue vue-next vue-router-next vue3

Last synced: 2 months ago
JSON representation

Vite + vue3.0beta + vue-router-next program demo.

Awesome Lists containing this project

README

        

# vite-vue3-router-next-demo

## features

- [x] vue 3.0 beta
- [x] vue-router-next
- [x] vite
- [x] fetch based ajax
- [x] fetch based ajax interceptors
- [x] composition api based hooks
- [x] materialize css
- [x] only esm supported

## start

```sh
# local
npm start

# build
npm run build
```

## heya

A good place to start learning vue 3.0.