Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 504 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 504 Bytes

MindMesh

Your Second Brain Stored in Markdown!

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux