Important
This project is currently under development.
pnpm build
- Build all projects, including the packages.pnpm dev
- Run all projects locally and preview.pnpm lint
- Lint all projects.pnpm clean
- Clean up all build folders.pnpm reset
- Clean up allnode_modules
.
This Turborepo includes the following packages and applications:
apps/next
: Landing page with Next.js.apps/react
: Core React components.packages/color
: Chromatrix color converter library.packages/coverage
: Testing color library.