Julia and Mandelbrot demos How to start Prerequisities Make sure the live-server is installed globally npm install -g live-server Manual start Start the live-server manually from the terminal live-server and then hit F5 to execute the launch task npm start Invoke npm start from the terminal to start the live-server