Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 351 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 351 Bytes

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