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
- Host: GitHub
- URL: https://github.com/jsardev/boilerplate-electron-cyclejs
- Owner: jsardev
- Created: 2016-07-27T05:50:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T05:52:40.000Z (almost 10 years ago)
- Last Synced: 2026-01-03T20:46:16.012Z (5 months ago)
- Topics: boilerplate, cyclejs, electron
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```