Replies: 1 comment
-
I'm experiencing the same confusion, there doesn't seem to be an associated button in the Vue SFC Playground that can run a test, nor is there a command line.But I do found out a solution for lazy person (like me). The author of this repo has put the project documentation on a website, where the Chinese version gives a new link for each challenge, jumping to the "stackblitz" website to run the tests automatically, the link to this documentation is: "https://cn-vuejs-challenges.netlify.app/questions/1-hello-word/readme.zh-cn.html" so you can modify App.vue in this website for auto test. Hope will help |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm wondering how I can run tests in SFC Playground?
Is it even possible?
Beta Was this translation helpful? Give feedback.
All reactions