@remark42/api
v0.6.0-alpha.12
Published
Implementation of API methods for Remark42
Downloads
2
Readme
@remark42/api
Implementation of API methods for Remark42
Development
- If you don't have
pnpm
installed runnpm i -g pnpm
- Install dependencies
pnpm i
- Run development mode with
pnpm run dev
- Build lib with
pnpm run build
- Run tests with
pnpm run test