Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 332 Bytes

File metadata and controls

29 lines (20 loc) · 332 Bytes

Guark React Template

Guark react app template.

Install

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

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

Run dev app.

Run dev app with vue hot reload:

guark run

Build

guark build

Bundle

guark bundle