theia
基于vscode的组件重组
项目地址
快速开始
1.运行docker容器服务
docker run -it --init -p 3000:3000 -v "$(pwd):/home/project:cached" theiaide/theia:next
2.浏览器访问http://<ip>:3000
参考
最后更新于
基于vscode的组件重组
1.运行docker容器服务
docker run -it --init -p 3000:3000 -v "$(pwd):/home/project:cached" theiaide/theia:next
2.浏览器访问http://<ip>:3000
最后更新于