维兹鲁-托多入门

使用 Create React App 初始化项目。

可用脚本:

  • npm start:在开发模式下运行应用。页面改动会自动刷新,控制台将显示任何 lint 错误。
  • npm test:在交互式监视模式下启动测试运行程序。
  • npm run build:构建生产版本到 build 文件夹。对 React 进行优化,最小化构建并包含哈希文件名。
  • npm run eject:注意:此操作不可逆!如果您对构建工具和配置不满意,可以使用此命令从项目中删除构建依赖项。
zip
Vizru-Todo-master.zip 预估大小:32个文件
folder
Vizru-Todo-master 文件夹
file
.gitignore 310B
file
package.json 1KB
file
package-lock.json 690KB
folder
src 文件夹
folder
components 文件夹
folder
todos 文件夹
file
TodoStyle.css 1KB
file
TodoItems.js 6KB
file
TodoInput.js 1KB
file
Todo.js 1KB
file
TodoSelectedItem.js 2KB
folder
common 文件夹
file
CommonStyle.css 588B
file
Header.js 1KB
file
setupTests.js 241B
folder
redux 文件夹
folder
reducer 文件夹
file
index.js 268B
file
TodoEditReducer.js 382B
file
TodoReducer.js 662B
file
SearchReducer.js 347B
file
TodoEditReducer.js 382B
folder
action 文件夹
file
index.js 3KB
file
Store.js 350B
folder
assets 文件夹
folder
images 文件夹
file
Logo.png 2KB
file
index.js 667B
file
App.js 254B
file
reportWebVitals.js 362B
folder
App.css 文件夹
file
index.css 366B
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
yarn.lock 515KB
zip 文件大小:399.41KB