Update README.md

This commit is contained in:
2025-02-10 10:59:53 +11:00
committed by GitHub
parent 6df8720f3d
commit 7b2617fd57

View File

@@ -33,10 +33,15 @@ git merge upstream/master --no-commit
Deploy anywhere that serves static files. For local development:
VSCode:
[LiveServer](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) and hit start server in the docs-viewer directory
Rawdogging it with notepad:
```sh
npx live-server
```
#### Cloudflare Pages
1. Create a new repository on GitHub.