Skip to content

hxs9712/hyperf-chat-admin-vue

Repository files navigation

hyperf-chat-admin-vue

接口仓库地址:https://github.com/hxs9712/hyperf-chat-admin-api.git

Build Setup

# clone the project
git clone https://github.com/hxs9712/hyperf-chat-admin-vue.git

# enter the project directory
cd hyperf-chat-admin-vue

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9528

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

Advanced

# preview the release environment effect
npm run preview

# preview the release environment effect + static resource analysis
npm run preview -- --report

# code format check
npm run lint

# code format check and auto fix
npm run lint -- --fix

记得把项目中的接口地址修改成你自己的

About

基于vue和hyperf搭建的聊天系统,需要登录

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published