particia-challenge

clone repository

git clone https://github.com/tewshi/particia-card-challenge.git

install dependencies with yarn

yarn

run development server

yarn dev

run production build

yarn build