Skip to content

Latest commit

 

History

History
99 lines (57 loc) · 2.26 KB

README.md

File metadata and controls

99 lines (57 loc) · 2.26 KB

Bored In School Right Now Inc HTML

version name

Demos

Getting Started

Prerequisites

Just anyway to host the website

What things you need to run the software:

  • Web Browser
  • Either Node.js or Python3 for local hosting

What I am Using:

  • Chrome (web browser of choice)
  • Node.js (for local testing)
  • Firebase (for hosting)
  • GitHub (for hosting)
  • vscode (text editor of choice)

How to Host Locally

Node.js - Personal Preference

Step 1: Go to Clone or download

Step 2: Unzip the file

Step 3: Keep note where you unzipped at (the directory)

Step 4: Open your Command Prompt or Terminal

Step 5: Go to your directory (where you unzip the files)

Step 6: Type these commands in the Command Prompt or Terminal

$ npm install http-server -g

http-server

Step 7: Go to localhost:8080

Step 8: You're Done!!!

Python3 - Not Recommended

Step 1: Go to Clone or download

Step 2: Unzip the file

Step 3: Keep note where you unzipped at (the directory)

Step 4: Open your Command Prompt or Terminal

Step 5: Go to your directory (where you unzip the files)

Step 6: Type this in the Command Prompt or Terminal

python -m http.server

Step 7: Go to localhost:8000

Step 8: You're Done!!!

Version

  • VER 0.18.0-PRE-ALPHA

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • PiSaucer - Initial work
  • yeetedmeme - Minecraft bypass creator and adder of some other sites

See also the list of other contributors who participated in this project.

License

MIT