chat-box-vue Chat box with Vue.js and json server. Project setup npm install Compiles and hot-reloads for development json-server --watch db.json npm run serve Compiles and minifies for production //Set your own paths for the backend in src/components/ChatBox.vue backendSrc: "You source" npm run build