Skip to content

Files

Latest commit

author
JakobHock
Nov 1, 2024
12e287f · Nov 1, 2024

History

History
36 lines (24 loc) · 598 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 598 Bytes

repo-banner

TresJS 🚀 Starter

Quick start repo for Tres.js projects

Features

Usage

npx degit tresjs/starter my-tres-project

Install

cd my-tres-project
pnpm install

Run

pnpm dev

Build

pnpm build