Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 655 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 655 Bytes

unit tests Netlify Status

Todos Tailwind

A tailwind + react-query + typescript experiment (see it live)

Getting started

Checkout the project, then:

yarn install
yarn start

To build the app:

  yarn build

To serve the built locally:

  yarn serve

Enjoy!