blossom/blossom-web
2023-08-16 00:23:16 +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-15 15:53:10 +08:00
.gitignore init 2023-08-07 11:50:22 +08:00
auto-imports.d.ts init 2023-08-07 11:50:22 +08:00
components.d.ts web 优化 2023-08-09 14:34:57 +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-15 15:52:58 +08:00
package-lock.json 修改版本号 2023-08-14 22:56:50 +08:00
package.json 修改版本号 2023-08-14 22:56:50 +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