You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/solid-start/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: "Overview"
4
4
5
5
# Overview
6
6
7
-
SolidStart is an open source, meta-framework that provides the platform to put components that comprise a web application together.
7
+
SolidStart is an open source meta-framework designed to unify components that make up a web application.
8
8
It is built on top of [Solid](/) and uses [Vinxi](https://vinxi.vercel.app/), an agnostic Framework Bundler that combines the power of [Vite](https://vitejs.dev) and [Nitro](https://nitro.unjs.io/).
9
9
10
10
Start avoids being opinionated by only providing the fewest amount of pieces to get you started.
0 commit comments