Skip to content

Commit

Permalink
version 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jul 5, 2018
1 parent 352ec3b commit bea4fc9
Show file tree
Hide file tree
Showing 3 changed files with 1,246 additions and 12 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ Thulium Music 3 是一个音乐编辑器和播放器。使用原创的 Thulium
1. 克隆我们的项目
2. `git submodule init`初始化子模块
3. `git submodule update`更新子模块
2. `npm i`更新依赖
3. `npm run start`运行
4. `npm i`更新依赖
5. `npm run build-doc`生成索引
6. `npm run start`运行
Loading

0 comments on commit bea4fc9

Please sign in to comment.