Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 384 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 384 Bytes

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