bivens-dev / bazel-lit-app-example

Experimental Lit App Monorepo with Bazel
MIT License
0 stars 0 forks source link

Integrate Web Dev Server #2

Open bivens-dev opened 2 years ago

bivens-dev commented 2 years ago

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