-
Notifications
You must be signed in to change notification settings - Fork 14
Run Norepted Locally with Terminal
weaf edited this page Oct 8, 2023
·
4 revisions
If any of the sites are blocked, then use this method of running Norepted.
- Create a codespace with Norepted
a. Click on the green "Code" drop down button
b. Click on codespaces and create codespaces on master
- Enter the following commands in the terminal (Ctrl+Shift+V to paste the command in terminal)
a.git clone https://github.com/wea-f/Norepted.git
b.npx http-server
c.y
to install the package to run the server
- Go to the "PORTS" tab and you can open your site!
If the site doesn't work or stops working, redo the steps.