[READ-ONLY] Mirror of https://github.com/excaliburjs/template-nwjs. NW.js Template
excalibur excaliburjs template
0

Configure Feed

Select the types of activity you want to include in your feed.

55 11 0

Clone this repository

https://tangled.org/excaliburjs.com/template-nwjs https://tangled.org/did:plc:iylvu2v2q7kquqmt3mt2hl6a
git@tangled.org:excaliburjs.com/template-nwjs git@tangled.org:did:plc:iylvu2v2q7kquqmt3mt2hl6a

For self-hosted knots, clone URLs may differ based on your setup.



readme.md

Excalibur NWJS template#

Check out the full documentation @ https://excaliburjs.com

Check out the NW.js documentation

Check out the nwbuilder documentation

Getting Started#

  1. Generate a repository from this template
  2. Modify the package.json with your own details
  3. Run npm install to install dependencies
  4. Run npm run dev to start the Vite server!
  5. Have fun!

Building the NWJS app#

  1. Modify the nw-build.js and the NW.js manifest public/package.json with your info
  2. Run npm run build
  3. The ./app folder will have your built exe