/vdcalc

Vegan Delivery project located in Russia

Primary LanguageJavaScriptMIT LicenseMIT

Vegan Delivery Calculator

Calculator that helps people get order information on screen and your clipboard.

Installation

Clone project with git

git clone git@github.com: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

License

MIT