Skip to content

RookieGameDevs/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RookieGameDevs website

Take a look at how it looks right now

  • Clone the repository

  • Enter into the directory created

  • Use python (or whatever you want) to serve the files via http

    cd path/to/website/repo/clone
    python3 -m http.server 8000 --bind 127.0.0.1
  • Open a broser and go to localhost:8000

  • Enjoy

About

RookieGameDevs website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published