A live markdown editor with preview, file upload, and export to Markdown or HTML.
npm installnpm run buildProduction files are in the dist/ folder:
dist/index.html- Main applicationdist/assets/- Bundled JS and CSS
Copy the contents of dist/ to any static hosting service.