HaribolGM / 3DText_REBOOT

Home Page:https://3-d-text-reboot.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js Journey

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

Watch Live https://3-d-text-reboot.vercel.app/

About

https://3-d-text-reboot.vercel.app


Languages

Language:JavaScript 88.4%Language:HTML 8.0%Language:CSS 3.6%