Test npm package - biswajitsundara/gitdoc GitHub Wiki

Test npm package locally

  • Before publishing the package we can test this way
  • Remove the folder from here if required C:\Users\biswa\AppData\Roaming\npm\node_modules
  • go to the library folder and type: npm link
  • go to the app folder and type: npm link react-biz-library
  • Check the library folder will appear under node_modules