项目作者: yabao1991

项目描述 :
A React && Java Project, in progress...
高级语言: JavaScript
项目地址: git://github.com/yabao1991/leek-ui.git
创建时间: 2020-08-12T08:40:38Z
项目社区:https://github.com/yabao1991/leek-ui

开源协议:

下载


Leek UI.

Build Status

In the project directory, you can run:

First, we’ll need to build Storybook as a static web application using build-storybook, a command that’s installed by default.

yarn build-storybook -o ./path/to/build

Storybook will create a static web application at the path you specify. This can be served by any web server. Try it out locally by running:

npx http-server ./path/to/build