Skip to content

A full frontend interview guide, including basic/complex frontend knowledge and interview questions as much as I can collect.

Notifications You must be signed in to change notification settings

whg1221/frontend-interview-guide

Repository files navigation

frontend-interview-guide

《前端面试指南》

菜逼的生存法则,整理基础知识和面试题,并背诵。

项目目标是:尽可能全面地整理前端知识。

最终目标是:进入一家好公司。

项目编辑方法:

1、克隆项目

git clone git@github.com:whg1221/frontend-interview-guide.git

2、安装gitbook

npm install gitbook-cli -g

项目已经init,需要本地起服务可以执行

gitbook serve

需要编译出静态页面可以执行

gitbook build

需要修改目录文件大纲可以编辑根目录下的SUMMARY.md文件,然后执行

gitbook init

About

A full frontend interview guide, including basic/complex frontend knowledge and interview questions as much as I can collect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published