An open API service indexing awesome lists of open source software.

https://github.com/knowledgefactory4u/usermanagementsystem-spring-mongo-angular


https://github.com/knowledgefactory4u/usermanagementsystem-spring-mongo-angular

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# usermanagementsystem-spring-mongoDB-angular

# User Interface

# Local Environment Setup


Step1: Install JDK 17 - click here




Step2: Install eclipse - click here




Step3: Install Angular - click here




Step4: Install VS code - click here




Step5: Download/clone source code - click here




Step6: Install Apache Maven - click here




Step7: Install MongoDB - click here






Backend setup


Step8: Execute the command - mvn clean install




Step9: Run the app as a Java application or execute mvn spring-boot:run






Frontend setup


Step10: The npm install installs all modules that are listed on package.json file and their dependencies - npm install




Step11: Run the Frontend application - ng serve