markdown-home-tab/README.md
2023-04-25 13:41:01 +06:00

315 B

Markdown Extension

Markdown Editor for new tab made with Milkdown and Dockview.

Installation

yarn 
yarn build
cd ./dist
web-ext build

Development

The live server will be started, so you can see all changes in a realtime.

yarn
yarn dev