0%

VSC代替intellij

VSC代替Intellij

Intellij idea 到期了,换vsc

开发前端
  1. open folder,打开文件夹

  2. 下载一个小型服务器,npm install -g http-server

  3. http-server 启动服务器进行

开发spring后端
  1. 首先下载配置java和maven

  2. 启动spring项目 mvn springboot:run

  3. 打包和清理等命令:mvn package mvn install mvn clean

Welcome to my other publishing channels