https://github.com/ccode-lang/markdown-testing
https://github.com/ccode-lang/markdown-testing
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ccode-lang/markdown-testing
- Owner: Ccode-lang
- License: mit
- Created: 2021-09-26T01:59:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T02:09:12.000Z (almost 5 years ago)
- Last Synced: 2025-11-20T11:02:49.393Z (8 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```