✨ This workspace has been generated by Nx, a Smart, fast and extensible build system. ✨
- Component-first architecture without NgModules
- Standalone components
- NX Cloud - distributed task execution with remote caching between the CI workflow and local builds
- GitHub Actions workflow
- Strictly typed reactive form
- PrimeFaces CSS framework
Install the dependencies first:
yarn install
Run the app with mocked REST API server:
yarn start
Navigate to http://localhost:4200. The app will reload automatically when any of the source files change.