codepad-chrome-app
codepad-chrome-app copied to clipboard
How do you make the code into a website?
I created a code but how do you make it into a website/page?
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
zipfile (or save as acrxfile and then rename to azipfile) - Extract the
zipfile - 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
zipfile to - Go to
chrome://apps - Find an icon that looks like
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.