mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
format everything
This commit is contained in:
@@ -6,9 +6,9 @@ sidebar_position: 1
|
||||
|
||||
Add **Markdown or React** files to `src/pages` to create a **standalone page**:
|
||||
|
||||
- `src/pages/index.js` → `localhost:3000/`
|
||||
- `src/pages/foo.md` → `localhost:3000/foo`
|
||||
- `src/pages/foo/bar.js` → `localhost:3000/foo/bar`
|
||||
* `src/pages/index.js` → `localhost:3000/`
|
||||
* `src/pages/foo.md` → `localhost:3000/foo`
|
||||
* `src/pages/foo/bar.js` → `localhost:3000/foo/bar`
|
||||
|
||||
## Create your first React Page
|
||||
|
||||
|
||||
Reference in New Issue
Block a user