用Vue和Electron写的聊天软件
Find a file
2021-04-22 16:34:23 +08:00
public 搭好框架 2021-04-21 10:51:02 +08:00
src 设计好登录界面 2021-04-22 16:34:23 +08:00
.browserslistrc init 2021-04-21 10:20:29 +08:00
.eslintrc.js init 2021-04-21 10:20:29 +08:00
.gitignore 搭好框架 2021-04-21 10:51:02 +08:00
babel.config.js init 2021-04-21 10:20:29 +08:00
package-lock.json 使用 Bootstrap-Vue 写好了界面 2021-04-22 15:55:38 +08:00
package.json 使用 Bootstrap-Vue 写好了界面 2021-04-22 15:55:38 +08:00
README.md init 2021-04-21 10:20:29 +08:00
tsconfig.json init 2021-04-21 10:20:29 +08:00

chat_client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.