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