Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 212 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 212 Bytes

SiloHAUS RDF Summoner

Summon RDF DAOs.

Development

Clone and install

yarn install

.env Setup

cp .env.sample .env

Run the Development Server

yarn dev