Fullstack example SPA built with MongoDB, Express, Vue and Node
Run npm run dev from directory server/ to start server
Run npm run build from directory client/ for production build
Run npm run serve from directory client/ for dev
See package.json files in server/ and clint for other npm scripts (socket.io, unit tests, e2e tests etc.)