https://github.com/gavinbirkhoff/fe-interview
前端面试题收集汇总及附带权威优质答案 ❤️ 💞 💖
https://github.com/gavinbirkhoff/fe-interview
fe-interview front-end-interview frontend interview interview-questions
Last synced: about 1 year ago
JSON representation
前端面试题收集汇总及附带权威优质答案 ❤️ 💞 💖
- Host: GitHub
- URL: https://github.com/gavinbirkhoff/fe-interview
- Owner: GavinBirkhoff
- License: mit
- Created: 2023-02-25T15:06:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T13:49:59.000Z (about 1 year ago)
- Last Synced: 2025-05-07T20:03:05.123Z (about 1 year ago)
- Topics: fe-interview, front-end-interview, frontend, interview, interview-questions
- Language: TypeScript
- Homepage: https://gavinbirkhoff.github.io/FE-interview/
- Size: 4.93 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FE-interview
前端面试题收集汇总,并全面给出权威优质的答案,全程干货。更欢迎 👏 大家 issues 投稿 ❤️ 💞 💖,一起维护一套优质权威的前端知识体系。
请耐心等等待 ⌛️,目前正在收集大纲,然后会验证检查每一个问题来确保问题的完整性和正确性。
## 本地开发
```shell
# 安装依赖
pnpm install
# 启动程序
npm start
```
## 参与贡献人员