Hello,
Looking for a bit of advice please as a bit new to how this all works. If i want to do some code changes and have forked the core repo whats the easiest way to test in local dev environment that the changes I have made work the way I want it to? Do I have to compile it all every time? Never done a compile so not sure where to start.
Am using a windows machine and AMPPS for a local webserver. I currently have the dev source in one location on my PC to work with and have downloaded and installed what I believe to be the compiled version onto the webserver.