/plantjs

Primary LanguageTypeScriptMIT LicenseMIT

PlantJS

Description

A 3D plant made using BabylonJS + TypeScript + vite.

Instructions

  • Run npm install
  • For development run npm run dev
  • For production run npm run build then to preview what was built npm run preview