malisipi/ubuntu-tour

How to build via terminal

Elemperor1 opened this issue · 4 comments

Hi there,
I was wondering how I build this via a terminal?

Actually not require any building instructions like typescript. Because the repo written by plain JS, HTML and CSS. Just clone the repo and host it (with any program).

git clone https://github.com/malisipi/ubuntu-tour
cd ubuntu-tour
python -m http.server

You can replace last line to use alternative server program.

And browse http://localhost:8000/ from your browser.
image

Am I able to save the contents of the machine?

It's not a virtual machine, it's just a front-end web page that designed with Ubuntu look, so you can not. After reloading web page, everything (except wallpaper and location service preference) will be deleted.