/web

Mono repo for svg/ threejs/ canvas/

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Github-CI: Build Status

WebApp Template with TypeScript

Vite + TypeScript starter


screenshot


  • Vite
  • TypeScript

CLI Commands

Installation

npm i

Run dev mode

npm run dev

Build

npm run build

Run build

npm run preview