https://github.com/evargast/spectrum-electron
https://github.com/evargast/spectrum-electron
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/evargast/spectrum-electron
- Owner: evargast
- Created: 2020-08-07T02:45:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-18T18:15:30.000Z (over 5 years ago)
- Last Synced: 2025-02-05T04:11:07.182Z (over 1 year ago)
- Language: JavaScript
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spectrum-electron
Sample Electron app using React Spectrum
To get started `npm install` and then `npm start`
I've been meaning to get back to this project, if you have a chance, please contribute! 😁
## Contributing 🙏
1. **Fork** the repo on GitHub
2. **Clone** the project to your own machine
3. **Commit** changes to your own branch
4. **[Squash](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History#_squashing)** all your commits
5. **Push** your work back up to your fork
6. Submit a **Pull request** so that your changes can be reviewed!