0.1.24 • Published 2 years ago

@lxdao/lxdao-ui v0.1.24

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

How To Use

npm install --save @lxdao/lxdao-ui

import { LXDAOLogo, LXDAOIntroduction } from "@lxdao/lxdao-ui";

<LXDAOLogo/>
<LXDAOIntroduction/>

dev

add components in src/components

add story in src/stories

build

npm run build

publish

npm pack && npm publish --access public

publish docs

npm run build-storybook

then push code to github

0.1.24

2 years ago

0.1.21

2 years ago

0.1.22

2 years ago

0.1.23

2 years ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago