探羽之境
Go to file
2025-02-03 00:09:57 +08:00
.vscode init 2025-02-03 00:09:57 +08:00
public init 2025-02-03 00:09:57 +08:00
src init 2025-02-03 00:09:57 +08:00
.gitignore init 2025-02-03 00:09:57 +08:00
index.html init 2025-02-03 00:09:57 +08:00
jsconfig.json init 2025-02-03 00:09:57 +08:00
package-lock.json init 2025-02-03 00:09:57 +08:00
package.json init 2025-02-03 00:09:57 +08:00
README.md init 2025-02-03 00:09:57 +08:00
tsconfig.json init 2025-02-03 00:09:57 +08:00
vite.config.js init 2025-02-03 00:09:57 +08:00

探羽之境(Feather Quest)

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build