Convert ChatGPT Canvas into a standalone react-router project
We recommend using pipx to install canvas-eject:
pipx install canvas-eject
Simply run canvas-eject with the Canvas URL as the only argument:
canvas-eject https://chatgpt.com/canvas/shared/[canvas-id]
It also accepts a plain .jsx file as its argument:
canvas-eject utf8-visualizer.jsx
