Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.
/ vdcalc Public archive

Vegan Delivery project located in Russia

License

Notifications You must be signed in to change notification settings

chrisands/vdcalc

Repository files navigation

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