Skip to content
This repository was archived by the owner on Nov 21, 2021. It is now read-only.

Files

Latest commit

 

History

History
13 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 344 Bytes

ScuffedBetaLauncher

A Electron based app.

PLEASE CREATE A PULL REQUEST TO UPDATE IT.

Make sure you have npm installed.

Get Started.

Clone the repo
Go into the directory of where you cloned it
run "npm install"

Building/Testing the app

To create a build run "npm run build"
To test a build run "npm run start"