Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 829 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 829 Bytes

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