Calculator that helps people get order information on screen and your clipboard.
Clone project with git
git clone [email protected]:chrisands/vdcalc.git
Use docker-compose to launch project
docker-compose up
OR
Use yarn to install packages and launch dev server
yarn
yarn workspace @vd/dashboard dev