/bloody-melting

App used to test Electron and Github actions. Generate invite links for Steam lobbies, mainly used for the fighting game Melty Blood: Type Lumina in a community I'm part of.

Primary LanguageTypeScript

Electron app.

Basic setup with React, Typescript and Webpack.

To run this project.

  • Clone this repo
  git clone https://github.com/elisealcala/electron-react-ts.git
  • Install the dependencies
  npm install
  • Now run these two commands in separate consoles.
  npm run dev:react
  npm run dev:electron