Skip to content

weekend-project-space/moon-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moon note (Moon Bullet journal)

I used this weekend to develop a small bullet journal application called Moon note, which means: the light of the moon comes from the sun.

feature:

  • No server (data stored locally)

  • Note

  • Event

  • Todo

  • Use pwa offline

  • Data export

  • Data import

  • Widget (Podcat, RssList, Quick Note)

  • Custom widget

  • Three-party widgets

  • Favorite URLs

  • Date view jump

  • Responsive

Use

npm install

npm run dev

or

npm install

npm run build