- We all ❤️ pets
- We all ❤️ orange
- Hence we all ❤️ Orange Pets!
- Clone the git repository
- Make sure you have node installed on your system, by running
node -v, which should log the current version of node installed. - Run
npm i. - Run
npm startto run the app. - Run
npm buildto build a production ready version of the app. - Visit
http://localhost:8080in a browser to see the web application. - Be punctual on when to feed your pet!!
- Clone the git repository
- Make sure you have docker.io installed on your system by running
docker -v, which should log the current version of docker installed. - Make sure you have docker-compose installed on your system by running
docker-compose -v, which should log the current version of docker-compose installed. - Run
docker-compose buildto build the container. - Run
docker-compose upto run the container. - Do not let your pet's tummy growl!!
























