雄安大屏demo
Go to file
lorenx 9d819b5de2 feat:初始提交 2024-12-25 18:45:42 +08:00
build feat:初始提交 2024-12-25 18:45:42 +08:00
config feat:初始提交 2024-12-25 18:45:42 +08:00
docs feat:初始提交 2024-12-25 18:45:42 +08:00
src feat:初始提交 2024-12-25 18:45:42 +08:00
static feat:初始提交 2024-12-25 18:45:42 +08:00
.babelrc 上传文件至 / 2024-12-25 18:36:15 +08:00
.editorconfig feat:初始提交 2024-12-25 18:45:42 +08:00
.gitignore feat:初始提交 2024-12-25 18:45:42 +08:00
.postcssrc.js feat:初始提交 2024-12-25 18:45:42 +08:00
README.md feat:初始提交 2024-12-25 18:45:42 +08:00
_config.yml feat:初始提交 2024-12-25 18:45:42 +08:00
index.html feat:初始提交 2024-12-25 18:45:42 +08:00
index.md feat:初始提交 2024-12-25 18:45:42 +08:00
package-lock.json feat:初始提交 2024-12-25 18:45:42 +08:00
package.json feat:初始提交 2024-12-25 18:45:42 +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.