/epic-games-launcher-copy-frontend

Copy launcher made with Electron + React

Primary LanguageTypeScript

Epic Games Launcher Copy

How to use

To install and start dev build:

git clone https://github.com/Novout/epic-games-launcher-copy.git
yarn install && yarn build && yarn start

Available commands:

"yarn build-renderer": build and transpile Next.js layer
"yarn build-electron": transpile electron layer
"yarn build": build both layers
"yarn start": start dev version
"yarn dist": create production elctron build
"yarn type-check": check TypeScript in project

Structure

Part Source code (Typescript) Builds (JavaScript)
Next.js /renderer /renderer
Electron /electron-src /main
Production /dist

Content

  • Login
  • Register
  • Configuration
  • Store
  • Icons
  • Fonts

CREDITS: Total Credits to Epic Games