Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.1 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.1 KB

HBUI

HBUI Boilerplate for Gatsby Projects

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

See Demo

Other versions of this project:

Next.js Webpack

Instructions

Clone the project

[email protected]:CoinAlpha/hbui-boilerplate-gatsby.git

Install the dependencies

yarn

Start up

yarn develop

The project will run on http://localhost:8000/

Alternatively, run this command to be able to open the site in the local network (eg. in your phone)

yarn develop-m

References

Gatsby Documentation

HBUI Hummingbot Design System

TailwindCSS Documentation

TailwindCSS for React: twin.macro