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

https://github.com/ccode-lang/markdown-testing


https://github.com/ccode-lang/markdown-testing

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# markdown-testing
# testing
Install deps:
```bash
npm install markdown-to-html -g
```
also have git installed then run:
```bash
bash setup.sh
```
and start the server with:
```bash
python3 server.py
```