An open API service indexing awesome lists of open source software.

https://github.com/sercheo87/angular2electron


https://github.com/sercheo87/angular2electron

Last synced: 2 months ago
JSON representation

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()
```