Skip to content

This project is a demo for vue2 to vue3 migration tool vue-codemod.

License

Notifications You must be signed in to change notification settings

2kjiejie/codemod-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codemod-demo

This project is a demo for vue2 to vue3 migration tool vue-codemod. Currently it is in vue2 and we can transform it to vue3 by vue-codemod.

Project setup in Vue2

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Codemod transformation

npx [the path of vue-codemod] -a src

Project setup in Vue3

npm install 

Just run 'npm install' again and you can run this project in vue3.

Enjoy!

About

This project is a demo for vue2 to vue3 migration tool vue-codemod.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published