CodeReadingClubs / annotation-tool

https://annotate.codereading.club
MIT License
22 stars 1 forks source link

Code Annotation Tool

A tool to annotate code for code reading clubs.

Check it out!

Running

npm install
npm run dev

Deploying

npm run build will build the site in dist/. It's currently deployed on Netlify.