This directory is a brief example of a VuePress site that can be deployed to Vercel with zero-configuration.
Live Example: https://vuepress-starter-template.vercel.app
Install the dependencies:
$ yarn install
Start the development server
$ yarn dev
Build for production
$ yarn build
Deploy your VuePress application to Vercel
$ vercel
This directory is a brief example of a VuePress site that can be deployed to Vercel with zero-configuration.
Live Example: https://vuepress-starter-template.vercel.app
Install the dependencies:
$ yarn install
Start the development server
$ yarn dev
Build for production
$ yarn build
Deploy your VuePress application to Vercel
$ vercel