Open7
SolidJS Getting Started
bunx create-solid
✔ Where do you want to create the app? … my-app
✔ Which template do you want to use? › basic
✔ Server Side Rendering? … no
✔ Use TypeScript? … no
cd my-app
bun install
bun run dev -- --open
$ vinxi dev --open
vinxi 0.2.1
vinxi Found vite.config.js with app config
vinxi starting dev server
➜ Local: http://localhost:3000/
➜ Network: use --host to expose