Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvce-editor/markdown-preview
Markdown Preview
https://github.com/lvce-editor/markdown-preview
Last synced: 3 days ago
JSON representation
Markdown Preview
- Host: GitHub
- URL: https://github.com/lvce-editor/markdown-preview
- Owner: lvce-editor
- License: mit
- Created: 2023-02-10T17:17:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T21:23:45.000Z (about 2 months ago)
- Last Synced: 2024-09-17T02:34:51.710Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/markdown-preview/
- Size: 229 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Markdown preview
## Contributing
```sh
git clone [email protected]:lvce-editor/markdown-preview.git &&
cd markdown-preview &&
npm ci &&
npm test
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/markdown-preview)