Open mrtrolymoly1 opened 5 years ago
It just shows the README.md on my github.io site
Try uploading it to an actual server, as Github pages uses readme.md instead of index.html
UPDATE: i figured out how to do it!
On windows:
cmd
, then click 'Run as administrator'cd
to the directory you want to use and run git clone https://github.com/rmorris84/streamer-template.git .
npm install
If it does work, then you should be able to open index.html in your browser and use it
I upload it to GitHub and nothing is working?