Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vj3k0 committed May 7, 2017
1 parent bd9c2ce commit 7b96741
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
@@ -0,0 +1,16 @@
# electron-tabs
Minimal application demonstrating how to create tabs in Electron.

Install dependencies:

```
yarn
```

Run demo:

```
yarn run start
```

Check out source code for details.

0 comments on commit 7b96741

Please sign in to comment.