Skip to content

BIDS-Xu-Lab/quick-note-marker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Note Marker

No need to install, just start annotating docs!

Development

Just go to the web folder and run the following commands:

cd web
npm install
npx vite

Then open your browser and go to http://localhost:8901 or other URL suggested by vite.

Build and deployment

For GitHub pages or deploy to a sub folder /dist/. Please change the folder name in the command according to actual path.

export VITE_BASE_PATH=/dist/ && npx vite build

Changelog

2025-10-29: v1.0.3

  • Added text comment in schema

About

Note Marker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published