Steps:
- Clone the Project.
- Run Jar file of CRUD using command :
java -jar target/CRUD-0.0.1-SNAPSHOT.jar - Go to Terminal and type
sudo mongo show dbsdb.User_DB.find().pretty()to show all enteries/ collections- Open Front End Folder in terminal and run command
npm install - Once finished use
ng serve - Feel free to reach me at : psthejohn@gmail.com and have a good day :)