Creating Quasar app on github pages
- Create github repository (public) - has to be public for gh-pages. Actually it's a website - why private?
- clone it to local machine
-
npm init quasar
I used Pina, Axios and no Vue-i18n (That's internalisation)
ESLint is prettier
I selected npm and said I will do it myself