Skip to content

XEQTIONR/onko-desktop

Repository files navigation

ONKO Desktop App

This app uses Electron, React and Vite

Dev Instructions

Hosts app on localost:randomport with hot reloading. npm run dev

Should host app on http://localhost:5173/dist

On another tab npm run electron Turns on electron simulator with hot reloading.

React Devtools

On another tab npm install -g react-devtools - Install globally react-devtools - Turn on

Add to main file <script src="http://localhost:8097"></script> - Connect

Test Instructions

npm run build Builds assets into dist

npm run test Turns on electron with built scripts from dist

npm start does not work without code changes

Build instructions (Production)

npm run build Builds production assets in ./dist

npm run make Creates final product in ./out

About

The Desktop electron app for the Onko project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors