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.
22 lines
753 B
22 lines
753 B
# NxGuitarSchool
|
|
|
|
<a href="https://nx.dev" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="45"></a>
|
|
|
|
✨ **This workspace has been generated by [Nx, a Smart, fast and extensible build system.](https://nx.dev)** ✨
|
|
|
|
## 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](https://nx.app) and make CI faster.
|
|
|
|
## Further help
|
|
|
|
Visit the [Nx Documentation](https://nx.dev) to learn more.
|