DenoDDeno
Powered by
LiamL
Denoβ€’2y agoβ€’
6 replies
Liam

Deno equivalent for `npm create svelte@latest my-app`

Since
npm create
npm create
is an alias for
npm init
npm init
I thought I'd just be able to use
deno init svelte@latest my-app
deno init svelte@latest my-app
as it claims to be a replacement here: https://youtu.be/d35SlRgVxT8?t=546.
What would the correct way to init a svelte app? I'd like to use a
deno.json
deno.json
if possible rather than
package.json
package.json
.
YouTubeDeno
Announcing Deno 2
Read more about Deno 2: https://deno.com/2

00:00 Cold open
02:37 Keynote
03:59 Demo: a program in a single file
08:31 All in one toolchain
09:05 Deno compile demo
10:39 Announcing Deno 2
11:58 Next.js demo
14:18 Node and npm compatibility
17:22 Package management
18:17 deno install demo
19:00 JSR
20:14 Deno standard library
21:18 JSR demo
27:20...
Announcing Deno 2
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Create a desktop app using Deno + Svelte
TangJieHaoTTangJieHao / help
2y ago
Create a desktop app using Deno + Svelte with Compile
NestumNNestum / help
2y ago
Electron equivalent for Deno?
MqxMMqx / help
4mo ago