Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 216 Bytes

Custom React Context Menu

This is the project repository for my Context Menu tutorial in React.

Setup

  1. Clone the repository
  2. Run yarn install to install all dependencies
  3. Run yarn start
  4. Have fun!