Skip to content

hiro0218/miikun

Repository files navigation

miikun

A Simple Markdown Editor

Build Setup

# install dependencies
yarn install

# serve
yarn electron:serve

# build electron app for production
yarn electron:build

# lint all JS/Vue component files in `app/src`
yarn lint

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.