react-responsive-ux-container
v1.0.7
Published
React container displayed either as modal or panel
Downloads
6
Maintainers
Readme
Don't use it until the version 1.1.0
React Responsive Container is panel and modal position in some specific place on the page with a default style.
Installation
To install this component, you can
- clone the repository itself and run the right command following the environment:
In Development
$ npm run start
In Production
$ npm run build
$ npm run start
- Install the npm package available here by running the following command in your project
$ npm install --save react-responsive-ux-container