Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

UnityWebBrowser.Pages

This node project contains the files for building the HTML pages that are included in the engines.

Prerequisites

Node
pnpm
  1. Run pnpm install in the root of the pages project

  2. Run pnpm run start to preview the site in your local browser.

  3. Run pnpm run build to build the pages. They will be placed in the dist/ folder. The UWB CEF engine project will automatically included them as an embedded resources.