You will need haxelib
haxelib install lime
haxelib install openfl
haxelib install flixel
haxelib run lime setup flixel
haxelib run flixel-tools setup
lime test html5 --connect 6000
or in vscode
ctrl + shift + b
For better development download the LIME plugin for vscode.
Code is built and automatically deployed here!