freezepluto / frontend-basic

前端基础知识汇总

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

前端基础知识汇总

image-20201013102722296

示例代码运行

git clone https://github.com/williamhatch/frontend-basic.git
cd frontend-basic
npm install
npx live-server --open=./src

思维导图

avatar --> this is broken ....

常用绘图工具总结

链接

Vuepress 使用方法

npm i vuepress -g
npm run vuepress // 开发模式
npm run docs:build // 编译上传

Vuepress 采坑教程 https://www.jb51.net/article/156259.htm

一步一步实现 https://blog.csdn.net/w993263495/article/details/88979087

About

前端基础知识汇总


Languages

Language:JavaScript 75.3%Language:HTML 18.4%Language:TypeScript 3.1%Language:CSS 1.9%Language:Vue 1.1%Language:Stylus 0.1%Language:Shell 0.0%