Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/summasmiff/electron-tarot
A little fortunetelling application.
https://github.com/summasmiff/electron-tarot
Last synced: 18 days ago
JSON representation
A little fortunetelling application.
- Host: GitHub
- URL: https://github.com/summasmiff/electron-tarot
- Owner: summasmiff
- Created: 2016-01-17T01:02:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T01:25:33.000Z (almost 9 years ago)
- Last Synced: 2024-11-28T03:26:53.773Z (about 1 month ago)
- Language: JavaScript
- Size: 979 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron Tarot Card Reader
A little fortunetelling application.## To run:
To run the server and .jsx compiler:
`npm run watch`Simultaneously in another terminal to run Electron:
`npm start`