mirror of
https://github.com/Kisechan/Mainpage.git
synced 2025-08-29 14:57:17 +00:00
Compare commits
3 Commits
26475c44ef
...
main
Author | SHA1 | Date | |
---|---|---|---|
fbf7d37629 | |||
5990c8ce78 | |||
a47eb6fc1f |
10
README.md
10
README.md
@ -37,14 +37,16 @@ npm install
|
|||||||
|
|
||||||
### 构建
|
### 构建
|
||||||
|
|
||||||
克隆本仓库:
|
1. **Fork 本仓库**
|
||||||
|
|
||||||
|
2. **克隆你的新仓库**:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:Kisechan/Mainpage.git
|
git clone git@github.com:YourUsername/Mainpage.git
|
||||||
cd Mainpage/
|
cd Mainpage/
|
||||||
```
|
```
|
||||||
|
|
||||||
启动开发服务器:
|
3. **启动开发服务器**:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run dev
|
npm run dev
|
||||||
@ -52,7 +54,7 @@ npm run dev
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
构建生产版本:
|
4. **构建生产版本**:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run build
|
npm run build
|
||||||
|
@ -24,3 +24,7 @@
|
|||||||
title: "CompJIN☆"
|
title: "CompJIN☆"
|
||||||
description: "CompJIN 的存档点"
|
description: "CompJIN 的存档点"
|
||||||
url: "https://compjin.github.io"
|
url: "https://compjin.github.io"
|
||||||
|
- avatar: "https://pic.arctanp.top/PicGo/Actinos.png"
|
||||||
|
title: "Actinium's Blog"
|
||||||
|
description: "Το ιστολόγιο του Ακτίνος Οξυφλώρου"
|
||||||
|
url: "https://blog.actinium233.com/"
|
||||||
|
Reference in New Issue
Block a user