export files to be uploaded later?
-
Hello!.
im trying to develope a web site, it compiles fine and i can run it correctly and see in the browser, but, i would like to somehow export my contents files (.html, .js, .wasm, etc) into an external folder, so i will upload it using some ftp client to my web hosting..
is this possible or do i'm forced to use the run command to put my site on the web? (i guess this needs my own web server to run)
thanks..
-
Hi,
What do you mean by export ? You get the files ready to use and move wherever you want.