Skip to content

前端开发快速上手

环境说明

  • Node 版本:18 及以上版本
  • 开发工具:Visual Studio Coder

启动命令

  • 安装依赖: npm install -d
  • 启动工程: npm run start