文件名称:2_react_learning:第二天React学习
文件大小:964KB
文件格式:ZIP
更新时间:2024-06-03 04:06:17
JavaScript
有关如何创建React投资组合的分步说明。该数字反映了提交所附带的数字。 0.对于那些上次没有来的人或对于那些没有完成功课的人 将先前的项目克隆到您的计算机 $ git clone https://github.com/Saayaman/1_react_learning.git $ cd 1_react_learning $ yarn 1. 对于Npm $ npm i react-media $ npm i prop-types $ npm i classnames $ npm i react-router $ npm i react-router-dom 纱线用 $ yarn add react-media $ yarn add prop-types $ yarn add classnames $ yarn add react-router $ yarn add react-
【文件预览】:
2_react_learning-master
----config()
--------webpack.config.prod.js(15KB)
--------polyfills.js(856B)
--------webpackDevServer.config.js(5KB)
--------webpack.config.dev.js(12KB)
--------jest()
--------env.js(3KB)
--------paths.js(2KB)
----package.json(3KB)
----src()
--------App.scss(29B)
--------index.js(346B)
--------constants()
--------assets()
--------registerServiceWorker.js(4KB)
--------App.test.js(248B)
--------index.scss(443B)
--------components()
--------App.js(904B)
--------styles()
----.gitignore(285B)
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(4KB)
----yarn.lock(256KB)
----scripts()
--------test.js(732B)
--------build.js(5KB)
--------start.js(3KB)