Angular front to keo test
Clone repository from git
# clone the project
git clone https://github.com/Miranda13/front-test_keo.git
# enter the project directory
cd front-test_keo/test-keoRun local server
# install dependency
npx npm install
or
npm install
# start server
npx ng serve
# Whenever you want to change the port just run
npx ng dev --port = 9528