0.1.3 • Published 1 year ago

eugeniegene-hrnet-modal-addon v0.1.3

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

HRNet Form Modal - EugenieGene

Projet 14 - Faites passer une librairie jQuery vers React

Environments

https://github.com/Eugeniegene/hrnet-react-modal-addon

How to install

Prequisites

  • npm-v_8.19.2
  • NodeJs-v_16.14.2
  • Code editor

Installing

Option 1 - Clone and launch

Close the repository :

git clone https://github.com/Eugeniegene/hrnet-react-modal-addon

Install dependencies :

npm install

Launch (localhost:3000) :

npm start

Option 2 - Installing the library

Install the library in your current React app file :

npm install eugeniegene-hrnet-modal-addon

or

yarn add eugeniegene-hrnet-modal-addon