Liam
Liam
DDeno
Created by Liam on 10/10/2024 in #help
Deno equivalent for `npm create svelte@latest my-app`
Since npm create is an alias for npm init I thought I'd just be able to use 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 if possible rather than package.json.
7 replies