diff --git a/examples/boilerplates/solid-ts/dist/index.html b/examples/boilerplates/solid-ts/dist/index.html new file mode 100644 index 00000000..5c6c9a50 --- /dev/null +++ b/examples/boilerplates/solid-ts/dist/index.html @@ -0,0 +1,15 @@ + + + + + + Zebar + + +

+ Boilerplate for SolidJS with TypeScript. Run npm i and + npm run dev in the solid-ts directory to + run this example. +

+ +