Running an npm command for bootstrapping. #3358
Unanswered
leanmiguel
asked this question in
Q&A
Replies: 1 comment
-
currently just have this for now
EDIT: |
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
-
I'm currently using create-react-app and want to run my server before the tests run.
I'm not able to see any docs regarding this, but I know it would be happening in the bootstrap function. Any ideas on how to accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions