#Running Needle Engine Offline
1 messages · Page 1 of 1 (latest)
Just do a dev or production build and run the HTML file that's in the resulting dist folder.
Builds don't require any server for regular operation, the local server is only used for development (live reloads, typescript compilation, bundling, etc.)