Skip to content

haxtheweb/desktop

Repository files navigation

HAX The Desktop

HAX The Desktop runs haxcms-nodejs and it's express based engine wrapped in electron.

HAXcms nodejs backend

Press CommandOrControl+Shift+L to show logs of whats happening in the 'app'

How to run

npm install
npm start

How to package for distribution

npm run pack