Vue Showdown

Use showdown as a Vue component.

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 (suggest to use Yarn, while NPM is OK, too)
yarn
# Start the dev-server
yarn dev

GitHub