chat example by vue.js + webpack
Chat by Vue + Webpack
Live demo
Setup
npm install
# build:
npm run build
# start the server and watch (localhost:8080)
npm run dev
npm install
# build:
npm run build
# start the server and watch (localhost:8080)
npm run dev