Skip to content

Commit df5f0ac

Browse files
authored
Update README.md
1 parent d983e54 commit df5f0ac

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,20 @@
22

33
This is a starter repository for the decoupled menus initiative. Not accepting pull requests currently as this will probably move to drupal.org.
44

5-
## client
5+
## Structure
6+
7+
### client
68

79
This is the client that would ship to npm. Run `yarn build` to generate it at `client/index.js`
810

9-
## docs
11+
### docs
1012

1113
Next.js Docs site that's auto deployed to https://jsdrupal.github.io/js-client/
1214

13-
## example-node
15+
### example-node
1416

1517
An example node application using the client
18+
19+
## DX Demos
20+
21+
This is also for setting up example workflows for developer experience. Some of which is documented [here](https://github.com/jsdrupal/js-client/wiki/d.o-Wishlist).

0 commit comments

Comments
 (0)