Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 406 Bytes

New git repo

https://github.com/boomcrypto/citycoins-ui

This repo does not contain the currently deployed code

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.