Skip to content
/ ui Public

Front-end for the ggz URL shortener service.

Notifications You must be signed in to change notification settings

go-ggz/ui

Repository files navigation

ggz-ui

Setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.