Skip to content

annasychugina/app-party

Repository files navigation

app-party

Install

$ yarn install

Usage

$ yarn start # http://localhost:3000/

Tests

Use jest & @testing-library/react-hooks & @testing-library/react

yarn test

Check ts

yarn typecheck

Deploy

yarn deploy