create-react-app

时间:2021-04-13 16:55:00
【文件属性】:
文件名称:create-react-app
文件大小:12KB
文件格式:ZIP
更新时间:2021-04-13 16:55:00
JavaScript React实例 该目录是具有的应用程序的简短示例,可以通过Vercel和零配置进行部署。 自行部署 使用Vercel部署您自己的React项目以及无服务器功能。 实时示例: : 我们如何创建此示例 要开始使用React和Vercel一起使用,可以使用初始化项目: $ npx create-react-app my-app
【文件预览】:
create-react-app-master
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----src()
--------index.css(380B)
--------App.js(1KB)
--------App.test.js(248B)
--------App.css(815B)
--------serviceWorker.js(5KB)
--------index.js(452B)
----.nowignore(19B)
----README.md(1024B)
----api()
--------go.mod(28B)
--------date.go(188B)
----.gitignore(356B)
----package.json(448B)

网友评论