https://github.com/zeuxisoo/electron-irx
A application for checking the IR stock status
https://github.com/zeuxisoo/electron-irx
electron electron-application javascript vuejs vuex
Last synced: about 2 months ago
JSON representation
A application for checking the IR stock status
- Host: GitHub
- URL: https://github.com/zeuxisoo/electron-irx
- Owner: zeuxisoo
- Created: 2016-09-21T06:56:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-22T06:41:20.000Z (almost 10 years ago)
- Last Synced: 2025-03-24T06:14:59.584Z (over 1 year ago)
- Topics: electron, electron-application, javascript, vuejs, vuex
- Language: Vue
- Size: 667 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron Irx
A application for checking the IR stock status
# Setup
Vendor
npm install
# Development
Run server
npm run dev-server
Run app
npm run dev-app
# Production
Run
cd /path/to/electron-irx
bash scripts/build.sh