Skip to content

Latest commit

 

History

History
111 lines (80 loc) · 4.19 KB

README.md

File metadata and controls

111 lines (80 loc) · 4.19 KB

粥里有勺糖

你的指尖,拥有改变世界的力量

博客主题:@sugarat/theme

code style

仓库介绍

这是一个 monorepo 仓库,包含如下内容

快速创建博客模板

支持多种包管理工具

# With PNPM:
pnpm create @sugarat/theme

# With NPM:
npm create @sugarat/theme@latest

# With Yarn:
yarn create @sugarat/theme

# With Bun
bun create @sugarat/theme

运行本项目

这是一个 monorepo 仓库,博客基于vitepress搭建,运行前需先安装依赖,构建主题包

① 先安装 pnpm

npm i -g pnpm
# 安装依赖
pnpm install

② 构建依赖包的npm包

pnpm buildlib

③ 运行

# 运行博客
pnpm dev

# 运行主题包文档
pnpm dev:theme

📝关于内容

大前端开发相关知识,包含但不限于前端

记录面试中所遇的问题,并整理相关知识点,分模块进行了梳理

21年毕业,目前就职于美团,热爱大前端开发技术

热爱开源,乐于分享

图片

🔗个人相关链接

☎️联系我

如对博客内容,知识,排版等有疑问或者建议,欢迎邮件和我联系

邮箱:[email protected]

公众号

☕赞赏

微信 微信赞赏 支付宝

Star History

Star History Chart

Stargazers over time

Stargazers over time

Project Status

status

Contributors

Thanks to all the contributors!

Made with contrib.rocks.