Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 582 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 582 Bytes

Gardens UI

Gardens are secure digital economies run by the community members that make them valuable.

How to run locally

Clone the repository

git clone https://github.com/1Hive/gardens-ui.git

Install dependencies

cd gardens-ui
yarn

Start UI

yarn start

Environment variables

Check out the .env.example file