Skip to content

guark/react

Repository files navigation

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