heleneship
v0.1.3
Published
React components library
Readme
UI component library based on React+typescript
Installing
npm i heleneshipOnce the package is installed, you can import the library using import approach:
//import css
import 'vikingship/dist/index.css'
//import single component
import { Button } from 'vikingship'the specific way of using can reference website
https://thisisme1228.github.io/storybook