Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A React library that provides a list of UI components to help create your app.

License

oDqnger/LumosUI

LumosUI

A React library that provides a list of UI components to help create your app.

Installation

To install this library, do:

npm install @odqnger/lumosui

Example Usage

Here's an example of how you would use the components:

import { Button } from "@odqnger/lumosui/components"

function App() {
    return (
        <Button>Hello</Button>
    )
}

export default App

Uninstall

To uninstall this library, do:

npm uninstall @odqnger/lumosui

Contributing

If you would like to contribute, please check out the CONTRIBUTING.md file

Thank you for your interest in contributing.

Documentation

To access the documentation, please see my storybook

Licence

Released under the MIT licence

About

A React library that provides a list of UI components to help create your app.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published