/Remer

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Introduction

Available Scripts

In the project directory, and run the app in the development mode. You can run:

yarn start

Run yarn start to start the react app first. After this manification, you should run yarn electron-start next. React app will listen on http://localhost:8080

yarn electron-start

Run yarn electron-start to start the electron app on the same port of React app at localhost.