1.0.0 • Published 1 year ago

minimalist-ui v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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