Skip to content

shallinta/vite-vue3-router-next-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-vue3-router-next-demo

features

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

start

# local
npm start

# build
npm run build

heya

A good place to start learning vue 3.0.