Skip to content

NitishBalajee/CRUD-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CRUD-App

A simple application which performs Create, update, read and delete operations on a person database with NodeJS as a back end and angular as frontend.

To run Application:

Go to backend directory and run

node server.js

Go to frontend directory and run

ng serve

Go to the browser

http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published