Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mauricioszabo/bug-info-example
- Owner: mauricioszabo
- Created: 2019-08-19T14:48:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T14:59:20.000Z (over 5 years ago)
- Last Synced: 2024-11-09T05:31:54.664Z (about 2 months ago)
- Language: Clojure
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`