8000 doc: update · create-go-app/cli@514763d · GitHub
[go: up one dir, main page]

S 8000 kip to content

Commit 514763d

Browse files
committed
doc: update
1 parent fd44dbe commit 514763d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,11 @@ Solid, Lit, Qwik, or pure JavaScript/TypeScript templates for your project.
158158
The `Next.js` and `Nuxt` frontend parts will be generated using the latest
159159
`create-next-app` and `nuxi` utilities.
160160

161-
| Name | Description | JavaScript | Typescript |
162-
| -------------------------- | ---------------------- | ---------- | ---------- |
163-
| [Next.js][nextjs_url] | A common Next.js app | `next` | `next-ts` |
164-
| [Nuxt][nuxt_url] | A common Nuxt v3 app | - | `nuxt` |
165-
| [Sveltekit][sveltekit_url] | A common Sveltekit app | - | `svelte` |
161+
| Name | Description | JavaScript | Typescript |
162+
| -------------------------- | ---------------------- | ---------- | ----------- |
163+
| [Next.js][nextjs_url] | A common Next.js app | `next` | `next-ts` |
164+
| [Nuxt][nuxt_url] | A common Nuxt v3 app | - | `nuxt` |
165+
| [Sveltekit][sveltekit_url] | A common Sveltekit app | - | `sveltekit` |
166166

167167
> ❗️ Please make sure that you have `npm` version `7` or higher installed to
168168
> create the frontend part of the project correctly. If you run the

0 commit comments

Comments
 (0)
0