Skip to content

Commit

Permalink
chore: add small doc to react app example
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVelarde committed Sep 1, 2020
1 parent 658e203 commit 5260338
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/apps/react-basic/README.md
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit 5260338

Please sign in to comment.