- Framework: React 19
- 3D Graphics: Three.js
- Build Tool: Vite 8
- Icons: Lucide React
- Linter: Oxlint
- Node.js (v18+ recommended)
npm(comes with Node.js)
-
Clone the repository:
git clone <repository-url> cd armor-stand-animator
-
Install dependencies:
npm install
- Start Dev Server:
npm run dev
- Build Production Bundle:
npm run build
- Preview Production Build:
npm run preview
- Run Linter:
npm run lint
Copyright (c) 2025 AS Animator / Armor Stand Animator. All Rights Reserved.
This project is protected under a strict proprietary license. No copying, redistribution, modification, sublicensing, or commercial use is permitted in any form or by any means without explicit prior written permission from the copyright holder.
See the full terms in the LICENSE file.