Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 = 🤔
- Host: GitHub
- URL: https://github.com/rreusser/electron-test-app
- Owner: rreusser
- Created: 2017-05-15T00:46:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T06:08:59.000Z (almost 6 years ago)
- Last Synced: 2024-10-26T12:13:43.273Z (2 months ago)
- Language: JavaScript
- Homepage: https://rreusser.github.io/electron-test-app/
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.