Skip to content

psthejohn/Angular-Java-SpringBoot-Mongo-Crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular-Java-SpringBoot-Mongo-Crud

Built under Linux Environment

Steps:

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published