This template dictates an application powered based on public APIs (including GitHub's API). A demonstration of a sample Flask App to work with this App will also be added soon.
Anyways, please do use this to understand how to use Vue to access APIs and style and all that.
npm install
or simply
npm i
npm run serve
npm run build
npm run lint
^ For this, you should simply try to use Visual Studio Code with the Lint plugins (Likely with Vetur).