最后更新于3年前
基于vscode的组件重组
1.运行docker容器服务
2.浏览器访问http://<ip>:3000
docker run -it --init -p 3000:3000 -v "$(pwd):/home/project:cached" theiaide/theia:next