You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So to setup the environment
Update truffle
Setup a network using Truffle develop
Compile and migrate on truffle console
Manually drag the build folder into src as we havent ejected from create-react-app.(Can't reference things out of src)