I'm trying to push my first react app to github, so I stumbled across this repo guide "https://github.com/gitname/react-gh-pages" The article says to place some properties in the package.json, but I'm not sure where to place the "homepage" in the package.json
So here is my question: Where do I place the "homepage" property in package.json? 
Should I place it in the root just after ("private": true,)?
Via Active questions tagged javascript - Stack Overflow https://ift.tt/2FdjaAW
Comments
Post a Comment