Page MenuHomePhabricator

[xec-web-components][Pt1]Create component lib: Initial commit
AbandonedPublic

Authored by kieran709 on Nov 29 2022, 21:08.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Initial commit for the xec-web-components library. The scaffolding for this project comes from: https://github.com/HarveyD/react-component-library.

Test Plan

cd xec-web-components
npm run storybook
observe that storybook is running

npm run build
observe that the rollup build maintains the file structure.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
xec-web-components
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21289
Build 42228: Build Diff
Build 42227: arc lint + arc unit

Event Timeline

Readme is not related to the xec-web-components library. A link to the project scaffolding will be added to the readme in a later update. Readme contains a typo which is causing build issues, which is why it is being removed in this diff, and not a later on in the stack.