mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 02:36:07 +10:00
Update README.md
This commit is contained in:
@@ -33,10 +33,15 @@ git merge upstream/master --no-commit
|
|||||||
|
|
||||||
Deploy anywhere that serves static files. For local development:
|
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
|
```sh
|
||||||
npx live-server
|
npx live-server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
#### Cloudflare Pages
|
#### Cloudflare Pages
|
||||||
|
|
||||||
1. Create a new repository on GitHub.
|
1. Create a new repository on GitHub.
|
||||||
|
|||||||
Reference in New Issue
Block a user