This project was created with Vue CLI. You need to install it first:
npm install -g @vue/cli
After cloning the project you need to install the dependencies.
npm install
After that you can do the following:
npm run serve
npm run build
npm run lint