import { render } from 'solid-js/web' import App from './App.tsx' const root = document.getElementById('root') render(() => <App />, root!)
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications