Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabriel-samfira/gopherbin-web

Gopherbin Web UI
https://github.com/gabriel-samfira/gopherbin-web

Last synced: 3 months ago
JSON representation

Gopherbin Web UI

Awesome Lists containing this project

README

        

# Gopherbin Web UI

A very rudimentary Web interface to gopherbin.

## Build

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