We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e49dae8 + c4134f5 commit 4ff879cCopy full SHA for 4ff879c
README.md
@@ -1,8 +1,11 @@
1
# Felt JS SDK React Starter
2
3
-This repo shows how you can use the Felt JS SDK to interact with embedded Felt maps.
+This repo shows how you can use the [Felt JS SDK](https://github.com/felt/js-sdk) with React to interact with embedded Felt maps.
4
5
-The preelease documentation is available [here](https://felt-1.gitbook.io/prerelease-api/sbIy6fOyyRJ35iaR2jim/js-api/main)
+- [Documentation](https://developers.felt.com/js-sdk)
6
+- [API Reference](https://developers.felt.com/js-sdk-api-reference)
7
+
8
+## Getting started
9
10
To run the project, run `npm install` and then `npm run dev`.
11
0 commit comments