Skip to content
This repository has been archived by the owner on Feb 9, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tungstengmd authored Apr 12, 2024
1 parent fedad4e commit 6949c34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ check the latest package, or click "Code" and "Download ZIP" if im too lazy
## How to run
Either run the HTML file on a browser of your choice (as long as it supports JS) or:
### IN EMACS
Make sure you have skewer-mode,simple-httpd & js2-mode installed and enable skewer-mode. Then, do M-x and type run-skewer, and do C-c C-k. It should be running on localhost:8080/skewer
Make sure you have skewer-mode,simple-httpd & js2-mode installed and enable skewer-mode. Then, do M-x and type run-skewer, and do C-c C-k. It should be running on https://localhost:8080/skewer.
### IN VSCODE
Install Live Server and Live Preview. Then, on the bottom, click Go live. It may ask for you to select a browser. Select one and it should be running on localhost:5500
Install Live Server and Live Preview. Then, on the bottom, click Go live. It may ask for you to select a browser. Select one and it should be running on https://localhost:5500.

0 comments on commit 6949c34

Please sign in to comment.