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