A vscode web extension for mini-faas-worker online vscode editor.
- support vscode web memfs
- use sandpack to build and run react in browser
- support build js modules to single file
- support export and download project to local disk
- support open local disk project
- support typescript type-check and IntelliSense on vscode web
For now, this extension only support vscode web.
# install dependencies
npm install
# run in browser with vscode web
npm start
None.