https://github.com/michaelbe812/nx-showcase
https://github.com/michaelbe812/nx-showcase
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelbe812/nx-showcase
- Owner: michaelbe812
- Created: 2023-10-20T15:43:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-25T06:58:36.000Z (over 1 year ago)
- Last Synced: 2025-04-06T07:35:18.677Z (about 2 months ago)
- Language: TypeScript
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NxShowcase
✨ **This workspace has been generated by [Nx, a Smart, fast and extensible build system.](https://nx.dev)** ✨
## Development server
Run `nx serve nx-showcase` 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.