to run the code add node modules in the root directory and in the employee-app to run the app in the backend directory : npx ts-node src/server.ts and Frontend in the employee-app : npm start