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

https://github.com/thheller/browser-test-example


https://github.com/thheller/browser-test-example

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

after cloning run
```
$ npm install
$ npx shadow-cljs watch test
# once compilation finishes open in browser
$ open http://localhost:8021
```