Skip to main content
全栈工程师教程
快速开始
GitHub
Web基础
快速开始 React
启动项目
启动项目
输入指令,切换到工程目录
cd my-app
输入指令,启动工程
npm start
Previous
创建工程
Next
启动流程