blossom/blossom-web
2023-08-22 20:10:09 +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-08-22 19:38:26 +08:00
.gitignore 忽略 stat 统计文件 2023-08-21 00:17:35 +08:00
auto-imports.d.ts init 2023-08-07 11:50:22 +08:00
components.d.ts 打包 2023-08-22 20:10:09 +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-08-22 19:38:26 +08:00
package-lock.json 版本号变更 2023-08-22 16:48:57 +08:00
package.json 版本号变更 2023-08-22 16:48:57 +08:00
README.md 修改 readme 2023-08-09 14:36:34 +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