chenyihao2621023 / chat_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-app

安装

  1. 安装nrm npm install nrm -g --registry=https://registry.npm.taobao.org/

  2. 测试npm源 nrm test

  3. 切换npm源 nrm use taobao

  4. 进行项目目录执行 yarn 或者 npm install

Script

  • dev: 启动客户端
  • build: 构建发布版本客户端

About


Languages

Language:CSS 42.1%Language:HTML 33.1%Language:JavaScript 24.9%