yarn
yarn start
Go to http://localhost:3000.
We use Storybook.
yarn run storybook
Go to http://localhost:9009/.
Update Storybook:
yarn run deploy-storybook
Go to https://kleros.io/kleros-front
yarn run lint # check lint
yarn run lint-fix # fix lint
Go there.