Skip to content

Commit ce487e3

Browse files
author
leelei
committed
更改说明
1 parent a012adb commit ce487e3

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

+12-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
## 一个书签展示器
22
致力于打造东半球最好的谷歌浏览器收藏夹插件
33

4+
## 项目构建
5+
```
6+
git clone [email protected]:leedalei/bookmarker.git
7+
8+
cd bookmarker
9+
10+
npm install
11+
12+
npm run build
13+
```
14+
415
## 使用方法
516
设置-扩展程序-开发者模式-加载已解压的应用程序-选择这个文件夹
617
听到”吧唧“一声后,即可使用
@@ -13,13 +24,4 @@
1324
- [ ] 书签编辑|删除|搜索
1425
- [ ] 多语言
1526
- [ ] 用户配置
16-
- [ ] 更加有趣的UI
17-
18-
## 项目构建
19-
```
20-
npm install
21-
```
22-
```
23-
npm run build
24-
```
25-
27+
- [ ] 更加有趣的UI

0 commit comments

Comments
 (0)