This is document repository of easinteraction-for-cadence
- Fork and clone the repo
- Create a
PAT(Personal Access Token)
: GitHub doc, it will used to get latest tag. - Create a
.env
file in your directory root - Write contents in
.env
fileVITE_APP_PAT=<your token>
- Install dependencies
$ pnpm i
- Run this command, and start editing!
$ pnpm doc:dev
- Open a pull request, thank you!
Note: Please don't upload your environment files to VCS!