/t2cr-evidence

Evidence display for token² curated list disputes.

Primary LanguageJavaScriptMIT LicenseMIT

Tokens on Trial

JavaScript Style Guide Conventional Commits Commitizen Friendly Styled with Prettier

T2CR Evidence Display.

Get Started

  1. Clone this repo.
  2. Duplicate .env.example, rename the copy to .env and fill in the missing variables.
  3. Run yarn to install dependencies and then yarn start to start the dev server.

Other Scripts

  • yarn run format - To lint and fix autofixable code formatting issues.
  • yarn run build - Create a production build.