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..
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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..