This is a personal project to learn Vue.
You can see the project in action at https://vncntcltt.github.io/vue-countries
Install Node v12.
This project is not compatible with most recent versions of Node.
npm install
npm run serve
npm run build
$$
npm run test
npm run lint