Skip to content

GrabarzUndPartner/gp-vue-boilerplate

Repository files navigation

share me:

Grabarz & Partner - Boilerplate

GitHub package version license GitHub contributors Renovate

dependencies Status devDependencies Status

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

Edit gp-vue-boilerplate master


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.