Skip to content
/ react Public template

Guark React.js Template.

Notifications You must be signed in to change notification settings

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