First install python by running..
sudo apt install python
Then, launch Terminal, paste the following command, and press enter.
python -m SimpleHTTPServer
You can use your favorite local server if you like..
First install python by running..
sudo apt install python
Then, launch Terminal, paste the following command, and press enter.
python -m SimpleHTTPServer
You can use your favorite local server if you like..