Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 773 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 773 Bytes

Twice logo

Twice Concentration

twice-concentration

The classical card game that revolves around Twice. 😍

Building and Running Locally

git clone https://github.com/kristorres/twice-concentration
cd twice-concentration
npm install
npm run build-dev

Now go to output/index.html on your favorite browser to view the web app. 😎