Test Assignment Project
Create a test_project
database in mysql
and execute the test_project.sql
sql script.
Use the package manager npm to install Packages.
npm install
go to the .env
file and change the port no
go to the .env
file and change the email setting
open terminal or command prompt go to project root folder and type npm run start