Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 316 Bytes

Teia Core Team Vote UI

A basic react app to interact with the Teia Core Team Vote smart contract.

Installation

This should work with Node.js v16.18.0:

cd core-team-vote-ui
npm install
npm start