gpe-ui-kit
v0.2.7
Published
UI kit used for GPE projects. Copyright (c) 2018 Martin Macháček. All rights reserved.
Downloads
12
Readme
GPE UI Kit
UI kit containing a set of basic components shared across GPE projects
Development
# install dependencies
yarn install
# start storybook
yarn storybook
Production
# build library
yarn build