Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 413 Bytes

File metadata and controls

27 lines (16 loc) · 413 Bytes

afournier-oc-modal

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


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