Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OrangeX4 committed Feb 15, 2022
1 parent 44fd5ef commit c91b9de
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,11 @@

1. 通过 `README.md` 生成相应文件的 `index.js` 脚本 ☑
2. Vue 项目的基础框架 ☑
3. Vue 项目的美化([文档](https://staging-cn.vuejs.org/guide/introduction.html)
3. Vue 项目的美化([文档](https://staging-cn.vuejs.org/guide/introduction.html)
4. GitHub Action 的部署功能 ✘
5. 南大协同表格支持([文档](https://seatable.github.io/seatable-scripts-cn/)) ✘

**欢迎贡献:**

Vue 项目开发方式(需要先安装 NodeJS):

```sh
# 克隆并安装依赖
git clone https://github.com/nju-lug/blogroll.git
cd blogroll
npm install

# 开始开发
npm run dev
```

![](https://gitee.com/orangex4/picgo/raw/master/images/20220215173854.png)

## FAQ

Expand Down

0 comments on commit c91b9de

Please sign in to comment.