React构建脚本

使用以下脚本构建React项目:

  • npm start:在开发模式下运行应用程序
  • npm test:在交互式监视模式下运行测试
  • npm run build:构建生产包到build文件夹
  • npm run eject:移除构建依赖项,用于自定义配置

注意:eject操作不可逆。

zip
react-capacitation-master.zip 预估大小:31个文件
folder
react-capacitation-master 文件夹
file
.gitignore 310B
file
package.json 1KB
file
package-lock.json 706KB
folder
src 文件夹
folder
components 文件夹
file
counter.js 257B
file
title.js 167B
file
back.js 219B
folder
styles 文件夹
file
title.scss 78B
file
setupTests.js 241B
folder
redux 文件夹
file
store.js 353B
folder
reducers 文件夹
file
app.js 441B
folder
actions 文件夹
file
app.js 362B
file
index.js 469B
file
logo.svg 3KB
file
reportWebVitals.js 362B
file
index.css 366B
folder
routes 文件夹
file
AppRouter.js 1KB
folder
pages 文件夹
file
UseComponents.js 500B
file
RenderTools.js 1KB
file
UseApis.js 1KB
file
Home.js 1KB
file
UseRedux.js 1KB
file
UseEvents.js 1KB
folder
styles 文件夹
file
UseEvents.scss 282B
folder
public 文件夹
file
robots.txt 67B
file
logo192.png 5KB
file
index.html 2KB
file
favicon.ico 4KB
file
manifest.json 492B
file
logo512.png 9KB
file
README.md 3KB
file
.eslintcache 8KB
zip 文件大小:206.75KB