提交 5f745608 编写于 作者: 茶陵後's avatar 茶陵後 👍

update readme

上级 120bbafe
......@@ -8,6 +8,7 @@
```
git@gitcode.net:dev-cloud/oss-pedia.git
cd oss-pedia
npm install
code ./
```
......@@ -15,6 +16,11 @@ code ./
虽然这是基于[`Hexo`](https://hexo.io/)框架静态站点,但是目前使用简单,只更新`source/index.html`文件,后续有新的需求在增加。
#### 本地实时预览
```
npm start
```
#### Build 编译
```
npm run build
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册