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