Replies: 1 comment
-
I just noticed the message about running
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run the React playground from the repo to play with component code (for potentially developing a new component the same way), but not having much success.
Trying to get started, I run (from the root of the repo):
and get the following error:
I've tried changing things a bit, trying to get various build scripts to run, and haven't had much success.
The due playground does run with
yarn react playground
, but I get the following error message:Any advice would be appreciated. Is their a guide for developing and contributing?
Nathan
Beta Was this translation helpful? Give feedback.
All reactions