https://github.com/devjin0617/wrike-pc-app
Electron made Wrike PC application
https://github.com/devjin0617/wrike-pc-app
Last synced: 19 days ago
JSON representation
Electron made Wrike PC application
- Host: GitHub
- URL: https://github.com/devjin0617/wrike-pc-app
- Owner: devjin0617
- Created: 2017-05-08T06:13:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T07:45:20.000Z (about 9 years ago)
- Last Synced: 2025-01-08T11:20:26.102Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wrike-pc-app
Electron made Wrike PC application
First, global install `electron-forge` npm, Run the following command in Terminal:
```
$ npm install -g electron-forge
```
# Usage
run:
```
$ npm run start
```