Skip to content

moonscreens/death-stranding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link

3D intro screen

A starter template for Three.JS based intro screens.

Include ?channel=moonmoon, or ?channel=channel1,channel2,channel3... in your URL to connect to a specific channel, great for testing!

Include ?stats=true to enable performance stats (should pop up in the top left corner).

Development

Before you start, you should have NodeJS and NPM installed.

npm install
npm run start

After running start, open localhost:1234. The page should automatically refresh when you make a change.

Building & Deploying

npm run build

Outputs static files to /dist/.

Services like Netlify have free tiers that can easilly deploy simple static webpages like this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published