Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

StudyResearchProjects/react-modable

Repository files navigation

react-modable

⚛ Minimalist React.js modal component

Getting Started

# npm
npm install react-modable

# yarn
yarn add react-modable

Development

react-modable uses storybook for visually testing components. First, install dependencies and then run storybook server.

# npm
npm install && npm run storybook

# yarn
yarn && yarn run storybook

Finally open your browser in http://localhost:57548/?path=/story/modal--basic-modal.

Contributions

Enhancements and contributions are welcome to the project. Feel free to open issues, create PR and improve the way react-modable works!.

About

⚛ Minimalist React.js modal component

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published