Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 289 Bytes

CityCoin UI

Basic UI components for interacting with the CityCoin contract.

Testing

To view the UI locally:

  1. Download this repo (or clone it)
  2. Run yarn install
  3. Run yarn start

A new browser window will open to localhost:3000.