hzlshen / vue-cli-project

基于vue-cli此项目用于存放组件(vue2.0+vue-router+vuex+axios+elememt-ui)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-chat-app

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

# run unit tests
npm run unit

# run all tests
npm test

作者: xin

项目运行

cnpm install cnpm run dev (localhost:8080)

特注本项目开启了eslint 如需关闭eslint请手动自行关闭

About

基于vue-cli此项目用于存放组件(vue2.0+vue-router+vuex+axios+elememt-ui)


Languages

Language:JavaScript 77.8%Language:Vue 21.3%Language:HTML 0.9%