项目作者: albertarvesu

项目描述 :
A boilerplate for building a UI styleguide using React with Typescript, Storybook and styled-components
高级语言: TypeScript
项目地址: git://github.com/albertarvesu/SB-UI-Kit.git
创建时间: 2018-07-01T04:06:38Z
项目社区:https://github.com/albertarvesu/SB-UI-Kit

开源协议:

下载


UI Kit with Storybook

license Build Status

A boilerplate for building a UI styleguide using React with Typescript, Storybook and Syled-components

Demo

Requirement

node 8.11.3 or lts/carbon

Installation via nvm

  1. 1. nvm install lts/carbon
  2. 2. nvm use lts/carbon

Notable packages used

  1. 1. Typescript v2.92
  2. 2. React v16.4.1
  3. 3. Webpack v4.12
  4. 4. Storybook v4.0.0-alpha.3

Installation of npm modules

yarn install

Running storybook

yarn storybook

TODO

  1. [] Tests
  2. [] More UI Components
  3. [] Styleguidist
  4. [] More docs