front-end-study

所属分类:文章/文档
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-08-06 03:52:08
上 传 者sh-1993
说明:  基于vuepress搭建的学习文档,方便于学习前端知识,分享编程乐趣,
(The learning document built based on vuePress is convenient for learning front-end knowledge and sharing programming fun,)

文件列表:
LICENSE (1085, 2023-08-06)
app.config.ts (585, 2023-08-06)
build/ (0, 2023-08-06)
build/index.ts (106, 2023-08-06)
image/ (0, 2023-08-06)
image/banner.png (64552, 2023-08-06)
package.json (775, 2023-08-06)
pnpm-lock.yaml (83253, 2023-08-06)
src/ (0, 2023-08-06)
src/components/ (0, 2023-08-06)
src/components/Example.vue (42, 2023-08-06)
src/components/HelloView/ (0, 2023-08-06)
src/components/HelloView/Hello.tsx (224, 2023-08-06)
src/components/HelloView/index.vue (270, 2023-08-06)
src/docs/ (0, 2023-08-06)
src/docs/contributing.md (2918, 2023-08-06)
src/docs/hello/ (0, 2023-08-06)
src/views/ (0, 2023-08-06)
src/views/Home.vue (54, 2023-08-06)
tsconfig.json (673, 2023-08-06)
vite.config.ts (470, 2023-08-06)
vuepress.client.ts (173, 2023-08-06)
vuepress.config.ts (1688, 2023-08-06)

# front-end-study ![banner](https://github.com/czhlin-study/front-end-study/blob/master/image/banner.png) [![TypeScript](https://github.com/czhlin-study/front-end-study/blob/master/https://img.shields.io/badge/-TypeScript-2b6dbf?style=flat&logo=typescript&logoColor=white)](https://github.com/czhlin-study/front-end-study/blob/master/https://www.typescriptlang.org/) [![Vuejs](https://github.com/czhlin-study/front-end-study/blob/master/https://img.shields.io/badge/-Vue.js-4D5573?style=flat&logo=vuedotjs&logoColor=4fc08d)](https://github.com/czhlin-study/front-end-study/blob/master/https://cn.vuejs.org/) [![Nodejs](https://github.com/czhlin-study/front-end-study/blob/master/https://img.shields.io/badge/-Node.js-3C873A?style=flat&logo=Node.js&logoColor=white)](https://github.com/czhlin-study/front-end-study/blob/master/https://nodejs.org/) [![Vite](https://github.com/czhlin-study/front-end-study/blob/master/https://img.shields.io/badge/vite-%23646CFF.svg?style=flat&logo=vite&logoColor=white)](https://github.com/czhlin-study/front-end-study/blob/master/https://vitejs.dev/) [![Sass](https://github.com/czhlin-study/front-end-study/blob/master/https://img.shields.io/badge/SASS-hotpink.svg?style=flat&logo=SASS&logoColor=white)](https://github.com/czhlin-study/front-end-study/blob/master/https://sass-lang.com/) 一个前端知识积累文档仓库,分享带来快乐,知识需要积累。 [预览地址](https://github.com/czhlin-study/front-end-study/blob/master/https://czhlin-study.github.io/front-end-study/) ## 目录 - [背景](https://github.com/czhlin-study/front-end-study/blob/master/#背景) - [安装](https://github.com/czhlin-study/front-end-study/blob/master/#安装) - [使用](https://github.com/czhlin-study/front-end-study/blob/master/#使用) - [维护者](https://github.com/czhlin-study/front-end-study/blob/master/#维护者) - [如何贡献](https://github.com/czhlin-study/front-end-study/blob/master/#如何贡献) - [开源许可](https://github.com/czhlin-study/front-end-study/blob/master/#开源许可) ## 背景 前端知识点繁多又比较零散,单纯通过文档或代码的形式不足以学习。 `vuepress`提供了`vue`代码结合`markdown`渲染成网页文档的功能,该功能方便组织零散的知识点并且能提供能运行的示例,并且`vue.js`的官方文档就是由`vuepress`生成的。 ## 安装 ```bash # 克隆代码仓库到本地 git clone git@github.com:czhlin-study/front-end-study.git # 安装依赖项 pnpm install ``` ## 使用 ```bash # 本地启动 pnpm start # 打包 pnpm build ``` ## 维护者 [@czhlin](https://github.com/czhlin-study/front-end-study/blob/master/https://github.com/czhlin) [@nekooooo](https://github.com/czhlin-study/front-end-study/blob/master/https://github.com/nekooooo) [@EBCoder9527](https://github.com/czhlin-study/front-end-study/blob/master/https://github.com/EBCoder9527) ## 如何贡献 查看[贡献规范文档](https://github.com/czhlin-study/front-end-study/blob/master/./src/docs/contributing.md)! 小提示: 如果修改`README`文件, 请遵循 [标准`README`规范](https://github.com/czhlin-study/front-end-study/blob/master/https://github.com/RichardLitt/standard-readme)。 ## 开源许可 MIT 2023 czhlin-study/front-end-study

近期下载者

相关文件


收藏者