Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 485 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 485 Bytes

Bytedance_hw2

Prerequisites

  1. Node.js LTS

Get Started

按开发环境的要求,运行和调试项目

pnpm run dev

继续创建更多项目要素,比如应用入口

pnpm run new

其他

pnpm run build        # 按产品环境的要求,构建项目
pnpm run start        # 按产品环境的要求,运行项目