diff --git a/examples/apps/react-basic/README.md b/examples/apps/react-basic/README.md index e69de29b..4f1dd8b3 100644 --- a/examples/apps/react-basic/README.md +++ b/examples/apps/react-basic/README.md @@ -0,0 +1,6 @@ +A previous link is required to test current status + +- `npm link` in the parent project +- `npm link @carto/web-sdk` in this app + +Then, to run the project `npm install` and `npm run start`