The Grabarz & Partner Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites with vuejs. .
It is recommended to use VSCode Editor. https://code.visualstudio.com/
Open the workspace by config.code-workspace
and the recommended extensions, to use the boilerplate, can be installed by a notification.
npm i
npm run dev
npm run generate
For more information go to official Nuxt Documentation.