Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.07 KB

HBUI

HBUI Webpack Boilerplate

This is a ready-to-use Webpack project with full integration of the HBUI Hummingbot Design System

See Demo

Typescript version can be found here.

Other versions of this project:

Gatsby Next.js

Instructions

Clone the project

git clone [email protected]:CoinAlpha/hbui-boilerplate-webpack.git chosen-folder-name
cd chosen-folder-name

Install the dependencies

yarn

Start the app

yarn start

It will automatically open a new tab on http://localhost:8080

References

HBUI Hummingbot Design System

TailwindCSS Documentation

TailwindCSS for React: twin.macro