Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Latest commit

 

History

History
59 lines (37 loc) · 1.81 KB

README.md

File metadata and controls

59 lines (37 loc) · 1.81 KB

Notedown - a simple, local-first note taking app with tauri

Windows Support Ubuntu Support Mac Support

GitHub package.json version GitHub issues

GitHub all releases

Installation

Notedown is under heavy development, expect a lot of breaking changes till we hit 1.0. If you want to install Notedown on your system, you can download the installer for your operating system on the release page.

Run Locally

Clone the project

  git clone https://github.com/ruralad/notedown.git

Go to the project directory

  cd notedown

Install dependencies

  pnpm install

Note : Follow this guide to set up Tauri environment

Start the server

  pnpm tauri dev

License

Licensed under the MIT license.