2022-03-31 00:08:06 -05:00
2022-03-20 19:58:01 -05:00
2022-03-31 00:08:06 -05:00
2022-02-26 16:33:39 -06:00
2022-03-01 15:45:31 -06:00
2022-03-01 15:45:31 -06:00
2022-03-31 00:04:10 -05:00

uikit CircleCI

A working repo for building Ethereum uikit components.

View the site here.

Working

Put WIP components in a separate branch and then merge/push to main when you're ready to showcase it. Make sure the demosite looks correct on your local machine before pushing (see "React Development" below). Have fun!

Structure

packages/demosite

A react website showcasing each component.

packages/kit

A package exporting various ui components and styles.

Use

npx lerna bootstrap --force-local

React Development

Inside the packages/demosite use npm run dev to start a local webpack server. This will not SSR.

Worker Development

Use npx wrangler dev to test the worker script. Must have a Cloudflare account_id in wrangler.toml.

Description
No description provided
Readme 566 KiB
Languages
JavaScript 58.2%
CSS 40.5%
EJS 0.9%
Shell 0.4%