Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 326 Bytes

File metadata and controls

19 lines (15 loc) · 326 Bytes

React Electron

In Development. A React Desktop Client that interfaces with a JWT authenticated API.

Install

In your terminal:

git clone https://github.com/omnicoders/react-electron.git && cd react-electron

Install Modules

sudo npm install --unsafe-perm=true --allow-root

Run

npm start