yabao0x5a / leek-ui

A React && Java Project, in progress...

Home Page:https://leek-ui.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A React && Java Project, in progress...

https://leek-ui.com/


Languages

Language:JavaScript 68.3%Language:HTML 22.7%Language:CSS 9.0%