仿ai聊天框
Go to file
lorenx 0202d6349a feat:提交 2025-02-20 11:10:28 +08:00
build feat:提交 2025-02-20 11:10:28 +08:00
config feat:提交 2025-02-20 11:10:28 +08:00
docs feat:提交 2025-02-20 11:10:28 +08:00
src feat:提交 2025-02-20 11:10:28 +08:00
static feat:提交 2025-02-20 11:10:28 +08:00
.editorconfig feat:提交 2025-02-20 11:10:28 +08:00
.gitignore feat:提交 2025-02-20 11:10:28 +08:00
.postcssrc.js feat:提交 2025-02-20 11:10:28 +08:00
README.md feat:提交 2025-02-20 11:10:28 +08:00
_config.yml feat:提交 2025-02-20 11:10:28 +08:00
dist.zip feat:提交 2025-02-20 11:10:28 +08:00
index.html feat:提交 2025-02-20 11:10:28 +08:00
index.md feat:提交 2025-02-20 11:10:28 +08:00
package-lock.json feat:提交 2025-02-20 11:10:28 +08:00
package.json feat:提交 2025-02-20 11:10:28 +08:00

README.md

Vue-chat

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.