React Airbnb 克隆

使用 React 技术打造 Airbnb 克隆。

启动项目:

- yarn start:开发模式,浏览器中运行应用

测试:

- yarn test:启动测试运行器,交互式监视模式

构建生产版:

- yarn build:构建到 build 文件夹,优化性能

注意:

- yarn eject:将单向删除生成依赖,所有配置文件和传递依赖将直接复制到项目中

zip
react-airbnb-clone-master.zip 预估大小:23个文件
folder
react-airbnb-clone-master 文件夹
file
package.json 782B
folder
src 文件夹
file
App.css 959B
file
index.js 759B
file
logo.svg 3KB
file
serviceWorker.js 5KB
file
App.test.js 280B
file
setupTests.js 255B
folder
components 文件夹
file
marker.js 320B
file
flat.css 258B
file
hello.js 183B
file
flat.js 745B
file
marker.css 260B
file
App.js 3KB
file
index.css 366B
file
.gitignore 310B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 3KB
file
README.md 3KB
file
yarn.lock 445KB
zip 文件大小:200.72KB