You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
watches /assets folder for changes, and copies everything into the /dist folder when needed
starts at src/main.ts
there's a src/data/testData currently being bootstrapped, it will likely not exist, as it currently does, when this gets released later. It only contains information to build my current house
Dev best practices
services should be handled as singletons
any custom objects/items should handle their own styling, dependant on the VIEW_TYPE that it's being passed