diff --git a/website/docs/gettingstarted/firstproject.mdx b/website/docs/gettingstarted/firstproject.mdx index f3c123135..b5ee1fa46 100644 --- a/website/docs/gettingstarted/firstproject.mdx +++ b/website/docs/gettingstarted/firstproject.mdx @@ -27,60 +27,60 @@ import TabItem from "@theme/TabItem"; {label: "Vanilla", value: "Vanilla"}, ]} > - - Generate a Svelte project using Javascript with:
+ + Generate a Svelte project using Javascript with:
- wails init -n myproject -t svelte + wails init -n myproject -t svelte - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t svelte-ts -
- - Generate a React project using Javascript with:
+ wails init -n myproject -t svelte-ts +
+ + Generate a React project using Javascript with:
- wails init -n myproject -t react + wails init -n myproject -t react - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t react-ts -
- - Generate a Vue project using Javascript with:
+ wails init -n myproject -t react-ts +
+ + Generate a Vue project using Javascript with:
- wails init -n myproject -t vue + wails init -n myproject -t vue - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t vue-ts -
- - Generate a Preact project using Javascript with:
+ wails init -n myproject -t vue-ts +
+ + Generate a Preact project using Javascript with:
- wails init -n myproject -t preact + wails init -n myproject -t preact - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t preact-ts -
- - Generate a Lit project using Javascript with:
+ wails init -n myproject -t preact-ts +
+ + Generate a Lit project using Javascript with:
- wails init -n myproject -t lit + wails init -n myproject -t lit - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t lit-ts -
- - Generate a Vanilla project using Javascript with:
+ wails init -n myproject -t lit-ts +
+ + Generate a Vanilla project using Javascript with:
- wails init -n myproject -t vanilla + wails init -n myproject -t vanilla - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t vanilla-ts -
+ wails init -n myproject -t vanilla-ts +

diff --git a/website/versioned_docs/version-v2.0.0-beta.35/gettingstarted/firstproject.mdx b/website/versioned_docs/version-v2.0.0-beta.35/gettingstarted/firstproject.mdx index f3c123135..b5ee1fa46 100644 --- a/website/versioned_docs/version-v2.0.0-beta.35/gettingstarted/firstproject.mdx +++ b/website/versioned_docs/version-v2.0.0-beta.35/gettingstarted/firstproject.mdx @@ -27,60 +27,60 @@ import TabItem from "@theme/TabItem"; {label: "Vanilla", value: "Vanilla"}, ]} > - - Generate a Svelte project using Javascript with:
+ + Generate a Svelte project using Javascript with:
- wails init -n myproject -t svelte + wails init -n myproject -t svelte - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t svelte-ts -
- - Generate a React project using Javascript with:
+ wails init -n myproject -t svelte-ts +
+ + Generate a React project using Javascript with:
- wails init -n myproject -t react + wails init -n myproject -t react - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t react-ts -
- - Generate a Vue project using Javascript with:
+ wails init -n myproject -t react-ts +
+ + Generate a Vue project using Javascript with:
- wails init -n myproject -t vue + wails init -n myproject -t vue - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t vue-ts -
- - Generate a Preact project using Javascript with:
+ wails init -n myproject -t vue-ts +
+ + Generate a Preact project using Javascript with:
- wails init -n myproject -t preact + wails init -n myproject -t preact - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t preact-ts -
- - Generate a Lit project using Javascript with:
+ wails init -n myproject -t preact-ts +
+ + Generate a Lit project using Javascript with:
- wails init -n myproject -t lit + wails init -n myproject -t lit - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t lit-ts -
- - Generate a Vanilla project using Javascript with:
+ wails init -n myproject -t lit-ts +
+ + Generate a Vanilla project using Javascript with:
- wails init -n myproject -t vanilla + wails init -n myproject -t vanilla - If you would rather use Typescript: + If you would rather use Typescript: - wails init -n myproject -t vanilla-ts -
+ wails init -n myproject -t vanilla-ts +