Project badges
Template for angular projects
What can it do?
- Node.js LTS version
- Angular CLI
npm install -g @angular/cli@16.2.16
Run npm install to install npm dependencies.
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 test to execute the unit tests via Karma.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
What's inside ?