Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you make the code into a website? #79

Open
CodingWebz opened this issue Mar 31, 2022 · 1 comment
Open

How do you make the code into a website? #79

CodingWebz opened this issue Mar 31, 2022 · 1 comment

Comments

@CodingWebz
Copy link

I created a code but how do you make it into a website/page?

@coder0107git
Copy link

Try using the Web Server for Chrome extension. First try installing it from the Chrome Webstore. If that doesn't work then try the following:

  • Downloading it from here
  • Save as a zip file (or save as a crx file and then rename to a zip file)
  • Extract the zip file
  • Go to chrome://exstensions
  • Toggle the "Developer mode" switch at the top right to enabled
  • Click the button (near the top left of the page) that says "Load unpacked"
  • Select the folder that you extracted the zip file to
  • Go to chrome://apps
  • Find an icon that looks like download and click on it
  • Toggle the switch off to the left of the text that says "Web Server: STARTED"
  • Click on the text that says "CHOOSE A FOLDER"
  • Select the folder where the file was saved
  • Toggle the switch on before the text that says "Web Server: STOPPED"
  • Click on a link beneath the text that says "Web Sever URL(s)"
  • If your file isn't displayed automatically then click on the file name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants