Skip to content

r-sp/chromatrix

Repository files navigation

Chromatrix: The Holy Colors

Important

This project is currently under development.

Usefull commands

  • 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 all node_modules.

Apps & Packages

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.