- Node.js 14.x
- NPM 6.x
- Yarn 1.12 or above
yarn
yarn start
Then, access to the URL that VuePress will print like below.
> VuePress dev server listening at http://localhost:8080/
Add Markdown file to docs
dir.
For detail, please refer VuePress Documents.