Skip to content

jarand0905/threejs-webpack-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Starter

Courtesy of Bruno Simon of https://threejs-journey.xyz/, Fireship https://www.youtube.com/channel/UCsBjURrPoezykLs9EqgamOA and DesignCourse https://www.youtube.com/channel/UCVyRiMvfUNMA1UPlDPzG5Ow

Setup

Download Node.js.

A website for visualising flights and calculating their carbon emitions.

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

 
 
 

Contributors

Languages

  • JavaScript 89.3%
  • HTML 6.0%
  • CSS 4.7%