# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
forked from taylorchen709/vue-chat
-
Notifications
You must be signed in to change notification settings - Fork 0
一个聊天界面,基于vuejs2.0、mint-ui
bluefox1688/vue-chat-1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
一个聊天界面,基于vuejs2.0、mint-ui
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Vue 54.4%
- JavaScript 45.0%
- HTML 0.6%