-
Notifications
You must be signed in to change notification settings - Fork 715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] link out to codesandbox from examples #624
Comments
Sounds good and useful for promotion, and I think tutorials(#11 ) or guides are needed if we want more users, we could provide these docs embedding codesandbox https://codesandbox.io/docs/embedding#example-embeds |
This was referenced Mar 7, 2020
This was referenced Mar 16, 2020
This was referenced May 6, 2020
This was referenced May 12, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We've gotten a lot of requests to link out to codesandbox from demo examples.
This should be pretty straight forward using their github API https://codesandbox.io/docs/importing#import-from-github
This will require refactoring each demo example to be a standalone package.
The text was updated successfully, but these errors were encountered: