Part of the Bibliotheca DAO
$ cd apps/atlas
$ yarn dev
# Alternatively: yarn workspace webapp run dev -p 3000
Some common features that have been enabled to widen monorepo testing scenarios.
- Styling: Emotion v11 support with critical path extraction enabled.
- Styling: Tailwind v3 with JIT mode enabled and common plugins.
- Tests: jest + ts-jest + @testing-library/react
- E2E: Playwright