Series of build and run.
npm run start
yarn start
bun start
deno src/index.ts
If you want to start without build, do the following command
node .
Last updated 5 days ago