- Node.js v14 or v16
- Yarn v1.22
yarn
# Start dev server (docs-growi-org)
yarn start
# Or start dev server (help-growi-cloud)
yarn help-growi-cloud:dev
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 reference VuePress Documents.