node.js :: express :: vue-webpack :: mongodb
- Single page app
- Authentication with jwt
- 'Active validation' with vee-validate
- Easy to expand
https://github.com/ste7/mevn-boilerplate.git
To serve the backend
cd mevn-boilerplate/app
npm start
To serve the frontend
cd ../public
npm run dev
http://localhost:8080/#/