Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 347 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 347 Bytes

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.