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

https://github.com/irustm/electronjam

Electron + AngularJS + Angular Material
https://github.com/irustm/electronjam

Last synced: about 2 months ago
JSON representation

Electron + AngularJS + Angular Material

Awesome Lists containing this project

README

        

# electronjam

> My electronjam app

## Dev

```
$ npm install
$ bower install
```

### Run

```
$ npm start
```
### Run on electron connect

```
$ gulp serve
```
### Run on electron connect & dev watch

```
$ gulp multi-build
```

### Build

```
$ npm run build
```

Builds the app for macOS, Linux, and Windows, using [electron-packager](https://github.com/electron-userland/electron-packager).

## License

MIT © [Jamak](http://null)