/angular-crud

Angular CRUD application that also contains sorting and filtering options

Primary LanguageTypeScript

AngularList

This project was generated with Angular CLI version 16.0.3.

Installation and Setup Instructions

  1. Install the necessary dependencies with npm install
  2. Run JSON Server with json-server --watch db.json
  3. Start the development server with ng serve -o to automatically open it in your browser