Skip to content

Commit 35197d1

Browse files
committed
remove dynamic readme
1 parent a2deb15 commit 35197d1

2 files changed

Lines changed: 5 additions & 31 deletions

File tree

README.md

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,12 @@
66

77
XYO Layer One Protocol Sample Code (React)
88

9-
## Reference
10-
11-
**@xyo-network/xl1-protocol-samples-react**
12-
13-
***
14-
15-
## Functions
16-
17-
- [XL1BrowserSample](#functions/XL1BrowserSample)
18-
19-
### functions
20-
21-
### <a id="XL1BrowserSample"></a>XL1BrowserSample
22-
23-
[**@xyo-network/xl1-protocol-samples-react**](#../README)
24-
25-
***
26-
27-
```ts
28-
function XL1BrowserSample(): Element;
29-
```
30-
31-
## Returns
32-
33-
`Element`
9+
## Getting Started
3410

11+
1. Install the dependencies: `npm install`
12+
1. Start the sample website: `npm run serve`
13+
1. Visit the website it serves (i.e. http://localhost:3000)
14+
1. Follow the instructions on the sample page
3515

3616
## Maintainers
3717

README_BODY.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)