Grabarz & Partner - Boilerplate
Description
The Grabarz & Partner Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites with vuejs. .
Demo
Sandbox
Setup
IDE
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.
Install
npm i
Start Development
npm run dev
Start Production Build
npm run generate
For more information go to official Nuxt Documentation.