Skip to content

excaliburjs/template-nwjs

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