kleros.github.io => kleros.io
Get Started
- Clone this repo.
- Run
yarn
to install dependencies and thenyarn start
to start the dev server.
Scripts
yarn run cz
- Run commitizen.yarn run build
- Build the website for production.yarn run deploy
- Build the website for production and deploy it to github pages, (master branch).