A simple page example with Vuex, i18n, Vue router, Vee Validate, Express.js / MongoDB configured. It has login / register pages and a Homepage after login successfully. For the login / register action users stored at MongoDB with express.js
npm install
npm run serve
npm run backend
npm run build
npm run lint