mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-10 10:32:48 +00:00
24 lines
719 B
Markdown
24 lines
719 B
Markdown
# PS Launcher
|
|
### Work in progress
|
|
|
|
## Development Environment
|
|
- Clone project
|
|
- [Install yarn](https://yarnpkg.com/en/)
|
|
- `yarn install`
|
|
- `yarn run dev` - compile javascript
|
|
- `yarn start` - start electron app
|
|
|
|
## TODO
|
|
- Add modals for server editing
|
|
- Remove/edit servers in the list
|
|
- App icon
|
|
|
|
## Prototype 3 10/25/2017
|
|

|
|
|
|
## Prototype 2 10/18/2017
|
|

|
|
|
|
## Early Prototype 10/17/2017
|
|

|