You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Näser 2266345b56
chore: move client to website folder
3 years ago
.vscode Initial commit 3 years ago
apps chore: move client to website folder 3 years ago
libs Initial commit 3 years ago
tools Initial commit 3 years ago
.editorconfig Initial commit 3 years ago
.eslintrc.json Initial commit 3 years ago
.gitignore Initial commit 3 years ago
.prettierignore Initial commit 3 years ago
.prettierrc Initial commit 3 years ago
README.md Initial commit 3 years ago
babel.config.json Initial commit 3 years ago
docker-compose.yml feat: Add mysql client 3 years ago
jest.config.ts Initial commit 3 years ago
jest.preset.js Initial commit 3 years ago
nx.json Initial commit 3 years ago
package-lock.json feat: Add authentication 3 years ago
package.json feat: Add mysql client 3 years ago
tsconfig.base.json Initial commit 3 years ago

README.md

NxGuitarSchool

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

Development server

Run nx serve client 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.