| title | FAQ |
|---|
See Development Guide.
Use the /packages directory for shared code and import via workspace aliases.
Run pnpm dev in the root directory, which will start all apps concurrently. But if you want to see things working then run pnpm run preview in the root directory to start all apps in preview mode.
See Coding Instructions.
Open an issue or pull request on GitHub.
Check the /docs folder and each app's README.