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

https://github.com/jsardev/boilerplate-electron-cyclejs

A simple CycleJS + Electron bootstrap
https://github.com/jsardev/boilerplate-electron-cyclejs

boilerplate cyclejs electron

Last synced: about 2 months ago
JSON representation

A simple CycleJS + Electron bootstrap

Awesome Lists containing this project

README

          

# Electron CycleJS Bootstrap
Electron application bootstrap built on top of CycleJS. Feel free to contribute!

## What's inside
* Live reloading thanks to ```electron-connect``` and ```gulp```
* Full ES6 syntax
* CycleJS

## How to use
Enter following commands to get started and make the app running:
* ```npm i```
* ```npm start```