parsgit / hexan

cross platform and access to the native api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexan


  • Use the system default browser
  • Execution file size 55 MB
  • Access native api (node v12)
  • Express and Socket.io is used
  • HTML + CSS + JS + Node.js

install

$ npm i hexan
$ git clone https://github.com/parsgit/hexan-quick-start

$ cd hexan-quick-start

$ npm install

$ npm run

To create a package, first install the pkg library once

npm install -g pkg

Create packages for Linux, Windows and Mac

npm run build

About

cross platform and access to the native api

License:MIT License


Languages

Language:JavaScript 100.0%