Skip to content

Palabola/Keira2Paladium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keira2Paladium

StandaloneSAIEditor

To run the app in browser

cd app
npm run start-dev

and open localhost:3000 in your browser.

To run the app in Electron

npm start

To build a stand-alone Windows executable

npm run build -- --win --x64

which generates a setup file in the dist\win directory (only tested on Windows for Windows).

Thx to Keira2