The pull request should be described here
- Describe here your pull request modifications
- It could be more than one thing
- Config your
.env
file - Run the server
- Run the server
$~ npm run serve
- [] Lint is clean
npm run lint
- [] Prettier is passing
npm run prettier