lecture-1:阅读#1

时间:2024-05-20 05:20:27
【文件属性】:

文件名称:lecture-1:阅读#1

文件大小:594KB

文件格式:ZIP

更新时间:2024-05-20 05:20:27

JavaScript

第一讲 “对于前端开发人员,真实世界的Web性能优化(壮举。React)-部分。 1'这是第一个演讲来源。 执行 下载资源 $ git clone https://github.com/performance-lecture/lecture-1.git 安装依赖 $ npm install or $ yarn 启动开发服务器 $ npm run start or $ yarn start 启动json-server $ npm run server or $ yarn server *它是从不同于#3中的dev服务器的控制台启动的。 建立+服务 $ npm run serve or $ yarn serve 问题 如有任何疑问,请使用讲座中的问答公告板。


【文件预览】:
lecture-1-master
----.gitignore(339B)
----package.json(1KB)
----server()
--------database.json(360KB)
--------config.json(18B)
----package-lock.json(1.26MB)
----src()
--------components()
--------templates()
--------index.js(257B)
--------App.js(425B)
--------App.css(31B)
--------index.css(265B)
--------pages()
----public()
--------robots.txt(57B)
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(292B)
----README.md(665B)
----yarn.lock(466KB)

网友评论