/mork

Primary LanguageTypeScript

Mork Monorepo

This is the Mork monorepo. It contains the following packages: - core - The core Mork library - web - The Mork next.js frontend

Development

Check out the README.md in each package for more information on how to develop each package.

But, in general, you should run npm install at the root to get started. Also, we are using node 16.