diff --git a/README.md b/README.md new file mode 100644 index 0000000..0531e1a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# stimulus-esbuild-example + +An example of using [Stimulus](https://stimulus.hotwired.dev) with [esbuild](https://esbuild.github.io), and [esbuild-plugin-stimulus](https://github.com/zombiezen/esbuild-plugin-stimulus) to automatically register Stimulus controllers.