Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rreusser/electron-test-app

electron + web + react + budo = 🤔
https://github.com/rreusser/electron-test-app

Last synced: 7 days ago
JSON representation

electron + web + react + budo = 🤔

Awesome Lists containing this project

README

        

# electron-test-app

> Just learning

First test with a sorta universal-ish app. Uses browserify. React. Live reloading. Runs as web server. Runs as electron dev app. And [deployed to the web](https://rreusser.github.io/electron-test-app/), naturally.

Organization still isn't totally clean, but it's a start. To run it:

```bash
$ npm run watch
$ npm run start
```

## License

© 2017 Ricky Reusser. WTFPL.