inkwell-public
v1.0.0
Published
- [Inkwell](#inkwell) - [Setup](#setup)
Readme
Inkwell
Setup
- Clone the repo https://github.com/inkwell/inkwell-public
- Run
pnpm ito install all dependencies - Note that we can't run
devprocesses in topological order because they are infinite-running. Therefore, runpnpm setup-projectonce first from the workspace root (which just callspnpm build). - Run
pnpm devfrom the workspace root to run everything
