Skip to content

Commit

Permalink
A few unimportant changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tungstengmd committed May 30, 2024
1 parent 16f1523 commit 914f356
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Make sure you have skewer-mode, simple-httpd & js2-mode installed and enable ske
### 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 port 5500.
### WITH NODE.JS
Install browser-sync and run `browser-sync start --server --files .` and it should run in your browser.
Install browser-sync and run `browser-sync start -s -f` and it should run in your browser.
12 changes: 0 additions & 12 deletions calc.js

This file was deleted.

0 comments on commit 914f356

Please sign in to comment.