Monaco Editor integrated with Tree-sitter using React and connected to an Express.js server using WebSockets
run yarn install
, yarn run buildDev
, yarn run buildProd
, and yarn start
in your terminal
open http://localhost:8080/ in your browser.
- (in-progress) run
export NODE_OPTIONS=--openssl-legacy-provider
in terminal if terminal gives andigital envelope routines::unsupported
error