聊天应用程序前端
使用nuxt.js构建的聊天应用程序的前端
构建设置
# install dependencies
$ npm install # Or yarn install
# copy and setup .env
cp .env.example .env
# serve with hot reload at localhost:3000
# service worker is disabled in dev
$ npm run dev
# build for production a