This is a Vue.js project created for the need of the Udemy course on Quasar. The project objective is to generate a random identity and verify if informations is in correct format thanks to a verify process
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build