Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 417 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 417 Bytes

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.