Skip to content

kyokan/kyokan-ui

Repository files navigation

Kyokan UI

Setup

npm run install-with-peers

Commands

npm run start                    # to start a style guide dev server

npm run generate [ComponentName] # to generate a scaffold for a new component

npm run build                    # to build a static version of the styleguide (for deployment)

npm publish                      # to publish to the NPM registry

NOTE: DO NOT USE yarn link IF YOU ARE USING styled-components in your own project - this might result in conflicting versions of styled-components.

Motivation

Primary concern: pleasurable authoring experience

Philosophies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published