Employee Management using NodeJS Empress and MYSQL DB
- Clone the project
- Replace .env.example file with .env and update your environment configurations like Hostname, User & Password for DB, Port Number where server will run.
- Finally Execute the application by node app.js or nodemon app.js