Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 2.05 KB

README.md

File metadata and controls

67 lines (47 loc) · 2.05 KB

Vue Showdown logo

Vue Showdown

Current branch is for Vue 3 only. If you are using Vue 2, please check out v2 branch.

Introduction

Use showdown as a Vue component.

Usage

See Live Demo and Docs

Contributing

Feel free to submit Issues and PRs if you meet any problems or have any ideas.

Develop

# Clone this repo
git clone https://github.com/meteorlxy/vue-showdown
cd vue-showdown

# Install dependencies
pnpm i

# Start the dev-server
pnpm dev

LICENSE

MIT © @meteorlxy & Contributors