Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

EtherealEngine/ee-static-build-template

Repository files navigation

ee-static-build-template

Build the Ethereal Engine client by itself from scratch.

Live Example

https://etherealengine.github.io/ee-static-build-template/

Getting started

  • Create your new repository by clicking the "Use this template" button
  • Clone your new repository to /packages/projects/projects to your local dev environment
  • cd into the cloned repository and run npm run dev
  • The page will launch at localhost:3000 and you can begin editing the code found in the /src folder

Deploy to github pages

  • Set STATIC_BUILD_ENABLED to true in repo secrets
  • Set GITHUB_PAGES to true in repo secrets
  • Set STATIC_BUILD_HOST to your github pages url in repo secrets without https:// (example: username.github.io/repo-name)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •