Skip to content

2gud4u/threejs-template-simple

This branch is up to date with brunosimon/threejs-template-simple:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Stream
Jul 8, 2021
239c9bb Β· Jul 8, 2021

History

1 Commit
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021

Repository files navigation

Three.js - Template - Simple

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.4%
  • HTML 4.1%
  • CSS 2.5%