Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 271 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 271 Bytes

Come drink stuff!


Installing

Install required packages

npm install 

Running

Run on local server

yarn start-dev

Building

yarn build-dev

Push to origin

git add .
git commit -m "another commit"
git push origin