Dezly Macauley
Dezly Macauley
DDeno
Created by Dezly Macauley on 10/26/2024 in #help
Having some issues translating commands from npm to Deno
npx sv create my-app cd my-app npm install npm run dev So far from the docs: https://docs.deno.com/runtime/fundamentals/node/#node-to-deno-cheatsheet This is how I'd convert these one ??? No idea npm install = deno insall npm run dev = denot task dev
2 replies