Front-end dev setup #3247
Unanswered
markhicken
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I found an ok way to do this... I added I'm still wondering if the team has a better way. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello. It seems like most of our front-end developers just use |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hey friends. I'm trying to get setup for front-end development so I can contribute a bit more to the UI.
I see the
--local-frontend
option which I've been using, but I noticed that the UI still has to do a full build to the./build
folder after every update. Can someone explain how you are usingnpm run watch:hot
(for the old UI) and/ornpm run start
(for the new UI) with the local backend server? I didn't see any documentation on how to do this.Thanks for any info you can share!
Beta Was this translation helpful? Give feedback.
All reactions