BowiEgo / tjs-vanilla

Home Page:https://tjs-vanilla.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreeJS in Vanilla

Links

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

https://tjs-vanilla.vercel.app


Languages

Language:TypeScript 90.7%Language:GLSL 7.3%Language:CSS 0.9%Language:JavaScript 0.6%Language:HTML 0.5%