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

https://github.com/log101/futoshiki


https://github.com/log101/futoshiki

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Futoshiki
> 🌳 built with [elm-spa](https://elm-spa.dev)

## dependencies

This project requires the latest LTS version of [Node.js](https://nodejs.org/)

```bash
npm install -g elm elm-spa
```

## running locally

```bash
elm-spa server # starts this app at http:/localhost:1234
```