https://github.com/sercheo87/angular2electron
https://github.com/sercheo87/angular2electron
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sercheo87/angular2electron
- Owner: sercheo87
- License: mit
- Created: 2016-08-07T14:17:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-21T21:18:11.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T05:28:59.622Z (4 months ago)
- Language: JavaScript
- Size: 514 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# angular-2-electron
My first hello world with components:- Angular 2.0
- Electron
- Node Js
- NPM[Link tutorial](https://josee.me/2016/03/30/angular2-electron-yeoman-sass-bootstrap-a-complete-guide-to-setting-up-a-new-desktop-app/) with initialize this app.
For open Devtron execute this command on console chrome:
```javascript
// Run the following from the Console tab of your app's DevTools
require('devtron').install()
```