blossom/blossom-web
2023-09-21 23:09:24 +08:00
..
doc/imgs web 优化 2023-08-09 14:34:57 +08:00
public init 2023-08-07 11:50:22 +08:00
src 博客页面优化 2023-09-21 23:09:24 +08:00
.gitignore 忽略 stat 统计文件 2023-08-21 00:17:35 +08:00
auto-imports.d.ts 更新依赖 2023-08-23 17:27:22 +08:00
components.d.ts 更新依赖 2023-08-23 17:27:22 +08:00
declaration.d.ts init 2023-08-07 11:50:22 +08:00
env.d.ts init 2023-08-07 11:50:22 +08:00
index.html 版本号变更 2023-09-21 17:57:01 +08:00
package-lock.json 版本号变更 2023-09-21 17:57:01 +08:00
package.json 版本号变更 2023-09-21 17:57:01 +08:00
README.md 修改 README 2023-09-01 02:05:22 +08:00
tsconfig.config.json init 2023-08-07 11:50:22 +08:00
tsconfig.json init 2023-08-07 11:50:22 +08:00
vite.config.ts init 2023-08-07 11:50:22 +08:00

Blossom-doc

Blossom 笔记软件的博客工程

博客页面的使用文档

博客移动端

# 下载依赖
npm install

# 构建
npm run build