How do see UI on website when developing UI?
Closed this issue · 1 comments
akshaynstack commented
How do see UI on website when developing UI?
I tried npm run dev but I am seeing blank white screen
Coffeelot commented
You'd need to write code to mimic the player data and track data to test it in-browser.
You can edit the UI in game instead by just restarting the script.