Async conversations
npm install
npm run serve
npm run build
npm run lint
npm run build
node server.js
- https://dennisreimann.de/articles/vue-cli-serve-express.html was really useful for getting the API routes working inside vue-cli as well as standalone.