markdown-editor

所属分类:代码编辑器
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2023-11-23 07:43:40
上 传 者sh-1993
说明:  降价编辑器
(markdown editor)

文件列表:
.editorconfig (147, 2023-12-13)
.eslintignore (79, 2023-12-13)
.eslintrc.js (3423, 2023-12-13)
.firebaserc (63, 2023-12-13)
.husky/ (0, 2023-12-13)
.husky/commit-msg (86, 2023-12-13)
.npmrc (76, 2023-12-13)
.vscode/ (0, 2023-12-13)
.vscode/extensions.json (295, 2023-12-13)
.vscode/launch.json (1120, 2023-12-13)
.vscode/settings.json (389, 2023-12-13)
LICENSE (1069, 2023-12-13)
commitlint.config.js (70, 2023-12-13)
docs/ (0, 2023-12-13)
docs/imgs/ (0, 2023-12-13)
docs/imgs/mermaid-support.png (30161, 2023-12-13)
docs/imgs/mobile-support.png (50610, 2023-12-13)
docs/imgs/realtime-display.png (129656, 2023-12-13)
docs/imgs/workspace.png (36538, 2023-12-13)
firebase.json (332, 2023-12-13)
firestore.indexes.json (44, 2023-12-13)
firestore.rules (424, 2023-12-13)
index.html (980, 2023-12-13)
package-lock.json (408598, 2023-12-13)
package.json (1925, 2023-12-13)
postcss.config.js (875, 2023-12-13)
public/ (0, 2023-12-13)
public/favicon.ico (37486, 2023-12-13)
public/icons/ (0, 2023-12-13)
public/icons/favicon-128x128.png (2668, 2023-12-13)
public/icons/favicon-16x16.png (387, 2023-12-13)
public/icons/favicon-32x32.png (638, 2023-12-13)
public/icons/favicon-96x96.png (1592, 2023-12-13)
public/splash.html (1251, 2023-12-13)
... ...

# Markdown editor (makrdown-editor) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=JunHaoShih_markdown-editor&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=JunHaoShih_markdown-editor) Simple markdown editor Hosted on Firebase [Click here](https://markdown-editor-da01c.web.app/) to try it ## Install the dependencies ```bash yarn # or npm install ``` ### Start the app in development mode (hot-code reloading, error reporting, etc.) ```bash quasar dev ``` ### Lint the files ```bash yarn lint # or npm run lint ``` ### Build the app for production ```bash quasar build ``` ### Customize the configuration See [Configuring quasar.config.js](https://v2.quasar.dev/quasar-cli-vite/quasar-config-js).

近期下载者

相关文件


收藏者