Skip to content

A simple example on how you can use Vue 2 with Vite

Notifications You must be signed in to change notification settings

jmmygoggle/vite-vue2-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-vue2-starter

A simple start for using vue2 with vite, using underfin's vite-plugin-vue2.

Scripts

  npm run dev # start dev server
  npm run build # build for production
  npm run serve # locally preview production build

About

A simple example on how you can use Vue 2 with Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 67.5%
  • HTML 19.7%
  • JavaScript 12.8%