Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 160 Bytes

File metadata and controls

15 lines (10 loc) · 160 Bytes

donation site

A simple donation site to show how to interact with Goby.

Quickstart

yarn install

# preview
yarn run dev

# build
yarn run build