An open API service indexing awesome lists of open source software.

https://github.com/leegeunhyeok/m2d

:recycle: Convert Markdown to Docs (MS Word)
https://github.com/leegeunhyeok/m2d

Last synced: 24 days ago
JSON representation

:recycle: Convert Markdown to Docs (MS Word)

Awesome Lists containing this project

README

        

# m2d

Convert Markdown to Docs (MS Word)

## Development

```bash
# Install dependencies
npm install

# Run the app
npm start
```

Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.

## License

[MIT](LICENSE)