This project was generated with Angular 16 CLI.
Angular 16 CRUD operations
- Create
- Read
- Update
- Delete
Package | Version |
---|---|
Node | 16.20.2 |
NPM | 8.19.4 |
Angular | 16.2.14 |
Typescript | 4.9.5 |
- Download and install Node.js from Node.js
- Verify the installation by running the following commands in the terminal
node -v
npm -v
- Verify the installation by running the following commands in the terminal
- Run
npm install
to install the dependencies
Run npm run start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run test
to execute the unit tests
Run npm run lint:fix
to execute the linting