rmorris84 / streamer-template

A website template for Twitch.tv streamers
GNU General Public License v3.0
22 stars 13 forks source link

New! pls help #6

Open mrtrolymoly1 opened 5 years ago

mrtrolymoly1 commented 5 years ago

I upload it to GitHub and nothing is working?

mrtrolymoly1 commented 5 years ago

It just shows the README.md on my github.io site

tpguy825 commented 3 years ago

Try uploading it to an actual server, as Github pages uses readme.md instead of index.html

tpguy825 commented 3 years ago

UPDATE: i figured out how to do it!

On windows:

  1. Open the start menu and type cmd, then click 'Run as administrator'
  2. cd to the directory you want to use and run git clone https://github.com/rmorris84/streamer-template.git .
  3. Then run npm install
  4. if it says 'i cant find python' like mine then idk why because python is there
tpguy825 commented 3 years ago

If it does work, then you should be able to open index.html in your browser and use it