ChatRoomForGpt/chat_room_vue
2023-04-04 18:15:13 +08:00
..
.vscode init 2023-04-04 18:15:13 +08:00
public init 2023-04-04 18:15:13 +08:00
src init 2023-04-04 18:15:13 +08:00
vite/plugins init 2023-04-04 18:15:13 +08:00
.env.development init 2023-04-04 18:15:13 +08:00
.gitignore init 2023-04-04 18:15:13 +08:00
index.html init 2023-04-04 18:15:13 +08:00
package-lock.json init 2023-04-04 18:15:13 +08:00
package.json init 2023-04-04 18:15:13 +08:00
README.md init 2023-04-04 18:15:13 +08:00
vite.config.js init 2023-04-04 18:15:13 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.