diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 34338b544..1323ee0d5 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -26,11 +26,15 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
+
+## npm create tauri-app@latest +
+
# Ship tiny, fast, secure, cross-platform apps. Tauri only ships the code needed for your app to run, no need to ship a whole browser with your app. Tauri apps are tiny, fast and secure by deafult. -
+
I think we can do some 3D here, just got to sit down and write some webgl - alve
@@ -41,14 +45,14 @@ I think we can do some 3D here, just got to sit down and write some webgl - alve copy about this
-
+
# Seamless native code without the headackes. Tauri has a built in event passing system allowing you painless communication from javascript to your native rust code that runs directly on your device. -
+