Skip to content

Commit

Permalink
Update HowTo-ConnectionSpecification.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sherifnada authored Nov 30, 2021
1 parent 74015ec commit 24b55dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion airbyte-webapp/docs/HowTo-ConnectionSpecification.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
0. run `npm install` (make sure to install node 16 if you don't already have it)
1. run `npm run storybook` in `airbyte-webapp` directory
2. open `ServiceForm` component story http://localhost:9009/?path=/story/views-serviceform--source
3. press `raw` on the specifications property, so you will be able to past json in string format.
Expand Down Expand Up @@ -32,4 +33,4 @@ e.g.
}
```

![img.png](img.png)
![img.png](img.png)

0 comments on commit 24b55dc

Please sign in to comment.