Vue.js app that can be deployed to Vercel with zero configuration
This directory is a brief example of a Vue.js app that can be deployed to Vercel with zero configuration.
Deploy your own Vue.js project with Vercel.
Live Example: https://vue-template.vercel.app
Compile and hot-reload for developmentyarn install
Compile and minify for productionyarn serve
Lint and fix filesyarn build
yarn lint
Vue.js app that can be deployed to Vercel with zero configuration
This directory is a brief example of a Vue.js app that can be deployed to Vercel with zero configuration.
Deploy your own Vue.js project with Vercel.
Live Example: https://vue-template.vercel.app
Compile and hot-reload for developmentyarn install
Compile and minify for productionyarn serve
Lint and fix filesyarn build
yarn lint