https://github.com/newaeonweb/pokemon-tcg
Angular 15 example app based on: https://github.com/newaeonweb/pokemon-app
https://github.com/newaeonweb/pokemon-tcg
angular nx rxjs
Last synced: 2 months ago
JSON representation
Angular 15 example app based on: https://github.com/newaeonweb/pokemon-app
- Host: GitHub
- URL: https://github.com/newaeonweb/pokemon-tcg
- Owner: newaeonweb
- Created: 2023-02-21T23:04:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T00:01:44.000Z (over 3 years ago)
- Last Synced: 2025-03-06T08:32:57.415Z (over 1 year ago)
- Topics: angular, nx, rxjs
- Language: TypeScript
- Homepage:
- Size: 476 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokemonTcg
✨ **This workspace has been generated by [Nx, a Smart, fast and extensible build system.](https://nx.dev)** ✨
## Development server
Run `nx serve pokemon-tcg` 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.