create a database named testdb
on mysql
cd back-end
npm install
to install the application's dependenciesnpm start
to start the application
cd front-end
npm install
to install the application's dependenciesng serve
to start the application- Navigate to
http://localhost:4200/