0.0.1 ā€¢ Published 2 years ago

@omakase-ui/responsive-design-mode v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

You should focus the features of your app, not DnD boilerplate.

šŸ  Homepage

āœØ Demo

Features

Install

yarn add @omakase-ui/responsive-design-mode

Usage

Development

Storybook

Run inside another terminal:

yarn storybook

Example

Then run the example inside another:

yarn link

cd example
yarn link "@omakase-ui/responsive-design-mode"
yarn # or yarn to install dependencies
yarn start

Run tests

yarn run test

Author

šŸ‘¤ Thaddeus Jiang

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2022 Thaddeus Jiang. This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator