Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 188 Bytes

Gopherbin Web UI

A very rudimentary Web interface to gopherbin.

Build

git clone https://github.com/gabriel-samfira/gopherbin-web
cd gopherbin-web
npm install
yarn build