Conversation
|
This is ready for review. you can check it out and run Tried to avoid duplicating code for examples verse real stuff. Angular, React code examples are just strings and not rendered. But the JavaScript version is rende @ycliu0953 I could not assign you since you are not a member of the IBM org it seems. |
|
@dwosk I was thinking we could remove the index.html page and web pack stuff for running it. And instead use this. And expand it as needed to meet the needs of developers. If possible we can build this example app and then build the docs and toss the docs into an asset folder in the build and I can add a link to it from the app. So Github Pages has the main app and the docs app in the same path and we just include a link or render. In theory then customers can use it right from GH pages and not need to run it locally (maybe we expand the README to indicate how to install the library and stuff more). |
dwosk
left a comment
There was a problem hiding this comment.
Yeah I agree on deploying to GitHub Pages. Then we can remove the older one.
Just pushed a commit to do this build setup. |
Closes #56