Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 285 Bytes

File metadata and controls

9 lines (6 loc) · 285 Bytes

In order to run this library locally, you'll need to link it to your project.

Make sure you have this library and the project you want to link in the same folder.

To link:

  • Run npm run link -- YourProjectName

To unlink:

  • Run npm run unLink -- YourProjectName