~/my-project
user@svelte:~/my-project$ npm install


				added 150 packages in 20s

user@svelte:~/my-project$ npm run dev

> [email protected] dev
> vite dev

 VITE v5.x.x ready in 350 ms

  Local: http://localhost:5173/
  Network: use --host to expose
  press h + enter to show help
user@svelte:~/my-project$ 
C:\Users\Dev
PS C:\Users\Dev> git status

On branch main
Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean
PS C:\Users\Dev> 
Simple output line 1
Another line of text...
Done.
Back to all categories

Terminal Mockup