Skip to content

just-optimal/threejs-angular-starter

Repository files navigation

ThreeJS Angular Starter

Starter project for using ThreeJS 3d engine library into an angular project

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

Starter project for using ThreeJS on an angular app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published