Skip to content

Commit

Permalink
github list supported
Browse files Browse the repository at this point in the history
  • Loading branch information
Cacivy committed Nov 6, 2017
1 parent 48c8f1c commit 5972439
Show file tree
Hide file tree
Showing 8 changed files with 242 additions and 498 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,15 @@
### Develop

```
// 打包React
npm run build
// dev
npm run dev
npm run server
// 启动electron app
// build
npm run build
npm run dist
npm start
// 打包安装文件
npm run dist
```

```
Expand Down
254 changes: 194 additions & 60 deletions app/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/bundle.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 5972439

Please sign in to comment.