Skip to content

crunux/marknote-vue

Repository files navigation

Markdown AppNote

An Electron application with Vue + TypeScript + UnoCSS + Pinia + MdEditor-v3

Electron + Vue + UnoCSS + Pinia + md-editor-v3

Inspired By Gionathas

Preview

Desktop App PreviewNoteMarkApp

Project Setup

git clone repo

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux
  • linux install
$ install dpkg
$ sudo dpkg -i package_name.deb
  • archlinux install
$ paru -S debtag
$ sudo debtap -u
$ debtag package_name.deb
$ sudo pacman -U packagename.pkg.tar.zst or packagename.pkg

About

Desktop app created with electron and vuejs, markdown files handler from file system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published