Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Keshav13142/employee-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management

This is just for brushing up my react knowledge

Run the fontend web app

  cd frontend
  npm i && npm run dev

Run the backend Spring Boot server

Must have maven installed and added to you path (or run it from Eclipse or IntelliJ Idea)

  cd backend
  mvn spring-boot:run

Contributors

Languages