Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauricioszabo/bug-info-example

Simple repository to show a bug on a library
https://github.com/mauricioszabo/bug-info-example

Last synced: about 5 hours ago
JSON representation

Simple repository to show a bug on a library

Awesome Lists containing this project

README

        

# How to run:

On a linux terminal with a JVM and Node.JS installed, run:

```
$ npm install
$ npx shadow-cljs watch browser
```

Then open the browser on `http://localhost:8000`