After some comparisons, I install the beautiful and practical framework Quasar which convinced me for this app: The app has a focus on a table with many options. Also, I find that the design is neat. The Quasar installation is smooth, I follow a Quasar Vue tutorial, cd into the new app-folder and run npm install sass and npm install fibers afterwards. Fibers throws errors on windows which I ignore. I run npm install and get the same error as in the fibers installation which is about fsevent, which is an additional dependency for an OS other than windows. I add a script snippet to the package.json scripts region as so: