minimalist-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Logo

minimalist UI

My own React library to make beautiful websites

Installation

Install with npm or yarn (require React project)

  npm install minimalist-ui
  yarn add minimalist-ui

Install development version (require git) : Edit package.json

{
  "dependencies": {
    "minimalist-ui": "git+https://github.com/zuygui/minimalist-ui"
  }
}

Feedback

If you have any feedback, please open an issue

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Support

For support, please open an issue

License

MIT

/minimalist-ui/

    Package Sidebar

    Install

    npm i minimalist-ui

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    41.5 kB

    Total Files

    11

    Last publish

    Collaborators

    • zuygui