The live environment
is the page. You can tweak any CSS value and have it update live, or save to a file. You can run breakpoints to examine code execution, examine call stacks and use the console for input and output.
It's really no different from developing in IntelliJ or similar. The only difference is you don't need to hit "compile" first.