Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 301 Bytes

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.