Skip to content

The purpose of this project is to showcase an Angular Project with basic CRUD functionalities.

Notifications You must be signed in to change notification settings

jeddsaliba/angular-crud

Repository files navigation

Angular CRUD

This project was generated with Angular CLI version 16.2.12.

The purpose of this project is to showcase an Angular Project with basic CRUD functionalities.

Table of Contents

Dependencies
Plugin(s) Used
Installation
Development Server
Support

Dependencies

To install the Backend (API), click here.

Plugin(s) Used

Installation

Install the node_modules using npm:

npm install

Development Server

Run this command:

ng serve --live-reload false

After successfully running the development server, navigate to:

http://localhost:4200/

Support

For support, email jeddsaliba@gmail.com.

About

The purpose of this project is to showcase an Angular Project with basic CRUD functionalities.

Topics

Resources

Stars

Watchers

Forks