Files
remark42/frontend/packages/api
..
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2023-04-01 14:45:44 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00

@remark42/api

Implementation of API methods for Remark42

Development

  • If you don't have pnpm installed run npm i -g pnpm@7
  • Install dependencies pnpm i
  • Run development mode with pnpm run dev
  • Build lib with pnpm run build
  • Run tests with pnpm run test