Uploading a HyperApp web application to github, which files do I upload?

49 Views Asked by At

Hey all I have a restaurant web app I did and would like to upload it to github when I do so which files do I need to upload ? all? Do I need to do anything else such as compiling of any sort? Would this work the same with reAct projects ?

1

There are 1 best solutions below

3
sam jackson On

u need to upload all the files. It will be good to have a description in the read.me file which shows how to install and run the app.