Skip to content

Latest commit

 

History

History

web

Contributing

Pre-Requisites

If you haven't already, you need to follow all the previous steps of the Contributing section of the repo's Contribution Guidelines

Getting Started

Compile the contracts

$ cd kleros-v2/contracts
$ yarn build

Start the frontend

$ cd kleros-v2/web
$ yarn start