oc-wh-modal
v0.0.5
Published
Plugin Modal en React pour le projet Wealth Healt
Downloads
7
Readme
Modal-component-library
Library of React components created using create-react-app.
Prerequisites :
- Node.js
NpmorYarnVisual studiocode or similare
Description:
A simple React modal menu component
Installing the package
Installation:
Package installation
Run the followings commands with npm or yarn:
$ npm install oc-wh-modalImport in your project
import Modal from 'oc-wh-modal';Simple example of using:
Explication of how to use this library and what it does
