Commands

# install deps
yarn

# run
yarn dev

# run tests
yarn jest --watch