Hi, I want to rewrite my p5js project built with nodejs in deno. Here is my code: https://github.com/Seasawher/p5js I would like to preview it using VSCode's liverServer extension.
I am a beginner and do not know how to rewrite it in deno. Any advice would be appreciated.