Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 466 Bytes

File metadata and controls

9 lines (6 loc) · 466 Bytes

codeprinter

A static web page to print prettilly formatted code.

Inspired by codeprinter, this is a rewrite rather than fork as the original is using an old version of react and can't easily be updated. Like the original, this project is intended to be run as a static, single page application from github pages.

When developing in Codespaces, execute cd codeprinter ; npm run dev in the terminal to start.