#Installation
$ mkdir /var/www
$ cd /var/www$ sudo apt-get install build-essential -yBACKEND_URL=http://{SERVER_IP}:{BACKEND_PORT}/
#AS EXAMPLE: BACKEND_URL=http://127.0.0.1:8081/$ make install$ make ports$ make env$ make build| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Installation
$ mkdir /var/www
$ cd /var/www$ sudo apt-get install build-essential -yBACKEND_URL=http://{SERVER_IP}:{BACKEND_PORT}/
#AS EXAMPLE: BACKEND_URL=http://127.0.0.1:8081/$ make install$ make ports$ make env$ make build