1tontech / bootstrap4-snippets

Visual studio extension & Intellij plugin for Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets/live templates
MIT License
117 stars 43 forks source link

How can I visualize working modifications? #9

Open hunkjazz opened 5 years ago

hunkjazz commented 5 years ago

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.