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

https://github.com/yud0uhu/markdown-editor-tauri-web

マークダウンエディタ
https://github.com/yud0uhu/markdown-editor-tauri-web

bun hacktoberfest markdown-editor tauri vite vue3

Last synced: about 1 year ago
JSON representation

マークダウンエディタ

Awesome Lists containing this project

README

          

# mDitor

## Release
[v 0.0.0](https://github.com/yud0uhu/markdown-editor-tauri-web/releases/tag/app-v0.0.0)

## Sample
preview

## Project setup

```
yarn install
or
bun install
```

### Compiles and hot-reloads for development

```
yarn serve
or
bun bun:serve
```

### Compiles and minifies for production

```
yarn build
or
bun bun:build
```