Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 474 Bytes

File metadata and controls

29 lines (17 loc) · 474 Bytes

afournier-oc-modal

A modal component used to complete the Open Classroom's project 14

NPM page : https://www.npmjs.com/package/afournier-oc-modal


How to install

  • Clone the repo
  • Install the dependencies : npm run install

How to create and publish a version

  • Increment the package.json version
  • Build yous changes : npm run build
  • Publish the package : npm publish

Versions

  • Node: 16.13.1
  • React: 17.0.2

IDE

VS Code