会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Geek Song
保持对科技的热情,不断积累自己的技术套装,力求能够快速从0到1构建整个项目,生命因技术而更加精彩!
博客园
首页
新随笔
联系
订阅
管理
【React】: React 脚手架初始化项目
一共只有两步。
1.初始化项目
npx create-react-app my-app
2.启动项目,在项目根目录当中执行:
cd my-app
npm start
posted @
2023-06-11 13:01
Geeksongs
阅读(
22
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告
Coded by Geeksongs on Linux
All rights reserved, no one is allowed to pirate or use the document for other purposes.