1
0
mirror of https://github.com/mgerb/ps-launcher synced 2026-01-09 01:52:57 +00:00
Files
ps-launcher/README.md
2017-10-29 13:04:59 -05:00

22 lines
792 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
## Prototype 4 10/29/2017 - Server Edit Modal
![alt text](https://github.com/mgerb/ps-launcher/blob/master/docs/images/prototype4.png?raw=true "Prototype 4")
## Prototype 3 10/25/2017
![alt text](https://github.com/mgerb/ps-launcher/blob/master/docs/images/prototype3.png?raw=true "Prototype 3")
## Prototype 2 10/18/2017
![alt text](https://github.com/mgerb/ps-launcher/blob/master/docs/images/prototype2.png?raw=true "Prototype 2")
## Early Prototype 10/17/2017
![alt text](https://github.com/mgerb/ps-launcher/blob/master/docs/images/prototype1.png?raw=true "Prototype 1")