文件名称:expert-language-school-black-white
文件大小:6.17MB
文件格式:ZIP
更新时间:2024-04-25 14:47:19
JavaScript
Create React App入门 该项目是通过引导的。 可用脚本 在项目目录中,您可以运行:重要! “ scripts”:{“ start”:“节点node_modules / react-scripts / scripts / start.js”,“ build”:“ react-scripts build”,“ test”:“ react-scripts test”,“ eject”: “React脚本弹出” }, npm start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 npm test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 npm run build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。
【文件预览】:
expert-language-school-black-white-master
----public()
--------manifest.json(492B)
--------index.html(306B)
--------favicon.ico(85KB)
--------assets()
----src()
--------services()
--------container()
--------index.css(36B)
--------App.scss(0B)
--------components()
--------App.js(372B)
--------index.js(535B)
----README.md(3KB)
----.gitignore(310B)
----package-lock.json(1.62MB)
----package.json(1KB)