feat: add pnpm workspace configuration and update project title

This commit is contained in:
sayudhalw
2026-08-23 16:04:27 +07:00
parent 2cc2c69bee
commit 421efb9ff1
4 changed files with 31 additions and 19 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>First Three.js Project</title>
<title>Animations</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>