This node project contains the files for building the HTML pages that are included in the engines.
Node
pnpm
-
Run
pnpm installin the root of the pages project -
Run
pnpm run startto preview the site in your local browser. -
Run
pnpm run buildto build the pages. They will be placed in thedist/folder. The UWB CEF engine project will automatically included them as an embedded resources.