This code was developed witn angular framework in order to do the challenge of test of full-stack-developer for walmart.
Live Demo 💣 : http://64.227.26.164:8000/
This project use node version 14
Run the below commands inside the root project:
Install dependencies
npm install
Run below comand for a dev server. Navigate to
http://localhost:4200/
. The app will automatically reload if you change any of the source files.
npm run start