Skip to content

Latest commit

 

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