Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelknoch committed Mar 31, 2016
1 parent c4491e0 commit e42e791
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
#Locator as a desktop app
##based on Angular2, Electron and mucho Love :two_hearts:
###Locator as a desktop app
###based on Angular2, Electron and mucho Love :two_hearts:

###Setup
####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
```

0 comments on commit e42e791

Please sign in to comment.