Open hunkjazz opened 5 years ago
In Gulp I'd run some command like gulp serve for running a live reloading server, in web development.
gulp serve
Is there any way to check If my modifications are working properly, on this project?
PS: I've noticed that Gradle is the thing to do it, though I can't figure out how to install and use it to achive what I want.
In Gulp I'd run some command like
gulp serve
for running a live reloading server, in web development.Is there any way to check If my modifications are working properly, on this project?
PS: I've noticed that Gradle is the thing to do it, though I can't figure out how to install and use it to achive what I want.