https://github.com/ivanceras/curtain-electron
curtain electron client
https://github.com/ivanceras/curtain-electron
Last synced: over 1 year ago
JSON representation
curtain electron client
- Host: GitHub
- URL: https://github.com/ivanceras/curtain-electron
- Owner: ivanceras
- License: apache-2.0
- Created: 2016-09-04T13:20:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T10:44:25.000Z (over 9 years ago)
- Last Synced: 2024-05-23T01:32:10.123Z (about 2 years ago)
- Language: JavaScript
- Size: 115 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# curtain-electron
curtain electron client
# Building
```sh
git clone https://github.com/ivanceras/curtain-electron
cd curtain-electron
sh init_build.sh
npm start
```