Skip to content

Lijuce/single-robot-chat

Repository files navigation

auto-chat

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.


项目结构

README.md: readme

build: webpack的主要配置

config: 工程的主要配置

index.html: 启动的html

node_modules: npm下载的文件

package-lock.json: npm具体下载的依赖库文件

package.json: npm配置文件

src: 主要代码的文件夹

贡献者

https://github.com/Calf1234/auto-chat

About

聊天机器人界面,需自行提供后端API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages