文件名称:default-react-sass:默认使用sassReact项目
文件大小:375KB
文件格式:ZIP
更新时间:2024-05-09 12:53:59
HTML
React默认项目 制作人:莫里斯·布劳(Maurits Brouwer) 日期:19-4-2021 具有以下元素: 默认文件 萨斯 When cloning: npm install to install all dependencies Create React App入门 该项目是通过引导的。 可用脚本 在项目目录中,可以运行: npm start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 npm test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 npm run build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希值。 您的应用已准备好进行部署! 有关更多信息,
【文件预览】:
default-react-sass-master
----package.json(844B)
----package-lock.json(1.51MB)
----src()
--------css()
--------index.js(222B)
--------components()
--------App.js(235B)
----.gitignore(310B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(2KB)
--------logo512.png(9KB)
--------favicon.ico(4KB)
----README.md(3KB)