Go to file
Niklas fca1cf0321 chore: edited tsconfig and eslint config 2023-03-17 00:37:10 +01:00
.vscode chore: use prettier on all projects 2023-03-17 00:22:55 +01:00
apps chore: use prettier on all projects 2023-03-17 00:22:55 +01:00
libs chore: use prettier on all projects 2023-03-17 00:22:55 +01:00
tools Initial commit 2023-03-16 23:15:43 +01:00
.editorconfig Initial commit 2023-03-16 23:15:43 +01:00
.eslintignore Initial commit 2023-03-16 23:15:43 +01:00
.eslintrc.json chore: edited tsconfig and eslint config 2023-03-17 00:37:10 +01:00
.gitignore init monorepo with nitro-react 2023-03-16 23:54:48 +01:00
.prettierignore chore: use prettier on all projects 2023-03-17 00:22:55 +01:00
.prettierrc chore: use prettier on all projects 2023-03-17 00:22:55 +01:00
README.md Initial commit 2023-03-16 23:15:43 +01:00
nx.json chore: use prettier on all projects 2023-03-17 00:22:55 +01:00
package-lock.json chore: use prettier on all projects 2023-03-17 00:22:55 +01:00
package.json chore: use prettier on all projects 2023-03-17 00:22:55 +01:00
tsconfig.base.json chore: edited tsconfig and eslint config 2023-03-17 00:37:10 +01:00

README.md

Nitro

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Development server

Run nx serve frontend for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Remote caching

Run npx nx connect-to-nx-cloud to enable remote caching and make CI faster.

Further help

Visit the Nx Documentation to learn more.