@pcd/pod-gpc-example
v0.0.1
Published
Example code for POD and GPC libraries. These are tutorials embedded in code and comments, rather than being a complete example app.
Downloads
1
Keywords
Readme
pod-gpc-example
Example code for POD and GPC libraries. These are tutorials embedded in code and comments, rather than being a complete example app.
See src/podExample.ts
and src/gpcExample.ts
for the tutorial code.
This code can be executed via unit tests. Run yarn test
to run them.