Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 245 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 245 Bytes

Sentinel Desktop Client

How to run

Make sure you have Node foreman installed if not install it using

sudo npm install foreman -g

Run electron app using

npm start

Run react webapp using

npm run react-start