编辑 | blame | 历史 | 原始文档

新火炬前端

  • 安装依赖
    yarn install

  • 开发模式运行
    yarn run serve

  • 编译项目
    yarn run build