ReactJS认证-源码

上传者: 42123296 | 上传时间: 2021-02-27 09:07:13 | 文件大小: 757KB | 文件类型: ZIP
CSS
Create React App入门 该项目是通过引导的。 可用脚本 在项目目录中,可以运行: yarn start 在开发模式下运行该应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 yarn build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希值。 您的应用已准备好进行部署! 有关更多信息,请参见关于的部分。 yarn eject 注意:这是单向操作。 eject ,您将无法返回! 如果您对构建工具和配置选择不满意,则可以随时eject 。 此命令将从您的项目中删除单个生成依赖项。 相反,它将所有配置文件和传递依赖项(webpa

文件下载

资源详情

[{"title":"( 46 个子文件 757KB ) ReactJS认证-源码","children":[{"title":"ReactJS-Authenticate-master","children":[{"title":".gitignore <span style='color:#111;'> 310B </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'> 846.38KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"components","children":[{"title":"Header","children":[{"title":"index.tsx <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"HOC","children":[{"title":"PrivateRouter","children":[{"title":"index.tsx <span style='color:#111;'> 765B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Layout","children":[{"title":"index.tsx <span style='color:#111;'> 203B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"react-app-env.d.ts <span style='color:#111;'> 40B </span>","children":null,"spread":false},{"title":"redux","children":[{"title":"rootSaga.ts <span style='color:#111;'> 144B </span>","children":null,"spread":false},{"title":"rootReducer.ts <span style='color:#111;'> 157B </span>","children":null,"spread":false},{"title":"configureStore.ts <span style='color:#111;'> 695B </span>","children":null,"spread":false},{"title":"user","children":[{"title":"interfaces.ts <span style='color:#111;'> 208B </span>","children":null,"spread":false},{"title":"actions.ts <span style='color:#111;'> 876B </span>","children":null,"spread":false},{"title":"reducer.ts <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"saga.ts <span style='color:#111;'> 724B </span>","children":null,"spread":false},{"title":"constants.ts <span style='color:#111;'> 259B </span>","children":null,"spread":false}],"spread":true},{"title":"interface.ts <span style='color:#111;'> 34B </span>","children":null,"spread":false}],"spread":true},{"title":"services","children":[{"title":"axiosClient.ts <span style='color:#111;'> 718B </span>","children":null,"spread":false},{"title":"index.tsx <span style='color:#111;'> 265B </span>","children":null,"spread":false}],"spread":true},{"title":"interfaces","children":[{"title":"index.ts <span style='color:#111;'> 100B </span>","children":null,"spread":false}],"spread":true},{"title":"validators","children":[{"title":"index.ts <span style='color:#111;'> 181B </span>","children":null,"spread":false}],"spread":true},{"title":"logo.svg <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"setupTests.ts <span style='color:#111;'> 241B </span>","children":null,"spread":false},{"title":"App.css <span style='color:#111;'> 31B </span>","children":null,"spread":false},{"title":"index.css <span style='color:#111;'> 395B </span>","children":null,"spread":false},{"title":"index.tsx <span style='color:#111;'> 822B </span>","children":null,"spread":false},{"title":"App.test.tsx <span style='color:#111;'> 273B </span>","children":null,"spread":false},{"title":"tailwind.output.css <span style='color:#111;'> 4.18MB </span>","children":null,"spread":false},{"title":"pages","children":[{"title":"MainPage","children":[{"title":"index.tsx <span style='color:#111;'> 238B </span>","children":null,"spread":false}],"spread":false},{"title":"HomePage","children":[{"title":"index.tsx <span style='color:#111;'> 228B </span>","children":null,"spread":false}],"spread":false},{"title":"LoginPage","children":[{"title":"index.tsx <span style='color:#111;'> 2.64KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"tailwind.css <span style='color:#111;'> 137B </span>","children":null,"spread":false},{"title":"reportWebVitals.ts <span style='color:#111;'> 425B </span>","children":null,"spread":false},{"title":"App.tsx <span style='color:#111;'> 797B </span>","children":null,"spread":false}],"spread":false},{"title":"public","children":[{"title":"robots.txt <span style='color:#111;'> 67B </span>","children":null,"spread":false},{"title":"logo192.png <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"favicon.ico <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"manifest.json <span style='color:#111;'> 492B </span>","children":null,"spread":false},{"title":"logo512.png <span style='color:#111;'> 9.44KB </span>","children":null,"spread":false}],"spread":true},{"title":"tsconfig.json <span style='color:#111;'> 535B </span>","children":null,"spread":false},{"title":".eslintrc.js <span style='color:#111;'> 603B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.06KB </span>","children":null,"spread":false},{"title":".eslintcache <span style='color:#111;'> 6.79KB </span>","children":null,"spread":false},{"title":".vscode","children":[{"title":"settings.json <span style='color:#111;'> 111B </span>","children":null,"spread":false}],"spread":true},{"title":"tailwind.config.js <span style='color:#111;'> 363B </span>","children":null,"spread":false},{"title":"yarn.lock <span style='color:#111;'> 541.36KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明