A sample project to demonstrate how to deploy Angular on NodeJS (Docker)
- Esbuild (vite)
- Standalone components
- Signals
- Prettier
- Eslint
- Jest (unit testing)
- Playwright (e2e testing)
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you
change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.