A basic electron app to help Arya Stark seek vengeance.
Create a new folder where you want your project to be. From the root folder:
$ git clone https://github.com/JessTaDa/aryas-list
$ npm install
- For MacOS users:
$ npm run package-mac"
- For MacOS users:
$ npm run package-win"
- For MacOS users:
$ npm run package-linux"
-
Application window should open once packages are installed.
-
To add a victim click 'Start' on the top left, then 'Add victim'. The following window should pop up
-
Fill out the name of the victim an click 'Should be dead'. The new victim should now appear on your list.
-
Inspired by @bradtraversy's shopping list app