rztprog / tjj-3d-text

Home Page:tjj-3d-text.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Text THREEJS

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

(Three.js Journey)

About

tjj-3d-text.vercel.app


Languages

Language:JavaScript 96.2%Language:HTML 2.4%Language:CSS 1.5%