Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 162 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 162 Bytes

Agave Frontend

This is an interface for Agave protocol.

Install

npm install

# local development
npm run start

# production build
npm run build