Skip to content

masummillat/the-neutron-star-ui

Repository files navigation

The Neutron Star UI

The Neutron star ui is a React UI library for inspired from Material 3 Design.

Installation

Use the package manager yarn to install The neutron star ui.

npm install @masummillat/the-neutron-star-ui
yarn add @masummillat/the-neutron-star-ui

Usage

import "@masummillat/the-neutron-star-ui/dist/esm/index.css";
Or
import "@masummillat/the-neutron-star-ui/dist/cjs/index.css";
import { Button } from '@masummillat/the-neutron-star-ui';

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages