Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/locator-kn/dashboard
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/locator-kn/dashboard:
  Update README.MD
  Update README.MD
  Update README.MD
  Update README.MD
  Update README.MD
  Update README.MD
  Update README.MD
  • Loading branch information
michaelknoch committed Mar 31, 2016
2 parents 0f1e76b + 74da097 commit d09ea69
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
setup
###Locator as a desktop app based on Angular2, Electron and mucho Love :two_hearts:

####Setup
```
npm i && bower install
```

run in browser
####Run in browser
```
npm start
```

run in electron
####run in electron
```
./node_modules/.bin/electron main.js
```
`./node_modules/.bin/electron main.js
``

0 comments on commit d09ea69

Please sign in to comment.