Skip to content

Commit 834ad63

Browse files
authored
Merge pull request #169 from SenteraLLC/doc/react-demo
Add README section on react integration
2 parents 934a68e + 45e03e9 commit 834ad63

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ An API spec can be found [here](https://github.com/SenteraLLC/ulabel/blob/main/a
9595
</html>
9696
```
9797

98+
### Integrating in a React Project
99+
100+
See [ulabel-react-demo](https://github.com/joshua-dean/ulabel-react-demo/)
101+
for an example of how to integrate ULabel into a React project.
102+
98103
## Development
99104

100105
The recommended way to develop new features is to use the tool as if you were running the demo. For testing new API features, you can create a new HTML file in `demo/`. The server in `demo.js` runs a static server from `demo/` so it will be served at `localhost:8080/<new-file>.html` automatically.

0 commit comments

Comments
 (0)