Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/charlestaylor7/good-bois

Image viewer powered by dog.ceo
https://github.com/charlestaylor7/good-bois

halogen purescript

Last synced: about 2 months ago
JSON representation

Image viewer powered by dog.ceo

Awesome Lists containing this project

README

        

## How to Build
```bash
# install dev tools, and purescript deps
npm install

# compile the purescript
npm run build

# start the dev server with vite
npm run watch:js
```