Skip to content
/ vue Public template

Guark Vue.js template.

Notifications You must be signed in to change notification settings

guark/vue

Repository files navigation

Guark Vue Template

Guark Vue.js app template.

Guark Vue Template

Install

Create new empty directory and cd to it, and run:

guark init --template vue --mod github.com/username/appname

Run dev app.

Run dev app with vue hot reload:

guark run

Build

guark build

Bundle

guark bundle