Note to self: Started working on this already and am able to launch @web/dev-server from Bazel and have developed a private npm package to self contain the configuration settings (unsure if needed for now).
Next steps are to combine it with an actual demo folder to launch and think about how to generalize this so it becomes trivial to spin up a dev server at different levels i.e. Show me a single component, show me a series of components in a design system or show me the app with everything already built in
Note to self: Started working on this already and am able to launch
@web/dev-server
from Bazel and have developed a private npm package to self contain the configuration settings (unsure if needed for now).Next steps are to combine it with an actual demo folder to launch and think about how to generalize this so it becomes trivial to spin up a dev server at different levels i.e. Show me a single component, show me a series of components in a design system or show me the app with everything already built in