Skip to content

uynilo9/note-pie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥧 - The Note-pie modern MD notes app

✨ Intro

A tiny and modern Markdown notes app written in Vue and TypeScript, which aims to get me something to do in holiday.

Feel free to create an issue or a PR to make this project even better, I really appreciate that because I'm such a lazy homebody.

Also, I'm supposed to make some (lots of) mistakes in the codes. Please let me know or help me fix and correct once you find one.

💻 Development

  1. Prerequisites:
  • Go (At least 1.22.4)
  • Bun (At least 1.1.20)
  1. Clone this repo:
git clone https://github.com/uynilo9/note-pie.git
  1. Install Wails CLI:
go install github.com/wailsapp/wails/v2/cmd/wails@latest
  1. Install dependencies for Go:
go mod download
  1. Run the dev command:
wails dev

🔖 Version

0.0.3

📜 License

GNU General Public License v3.0