npm install
npm run serve
npm run build
npm run test
npm run lint
A web app that provides you with a variety of information about different countries by using the restcountries.eu api
Vue
npm install
npm run serve
npm run build
npm run test
npm run lint