Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install svelte

npx degit sveltejs/template my-svelte-project
cd my-svelte-project

npm install
npm run dev
Comment

svelte install

npx degit sveltejs/template moz-todo-svelte
cd moz-todo-svelte
npm install
npm run dev
Comment

sveltekit install

pnpm create svelte@latest my-app
cd my-app

pnpm i
pnpm dev
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu 18.04 default display manager 
Shell :: flutter ci cd gitlab 
:: slow internet wifi speed on ubuntu 18.04 
Shell :: linux last login 
:: how to copy a file to a remote server using the command line 
Shell :: expo install 
Shell ::  
::  
Shell :: count number of lines in directory linux 
::  
:: git clean fdx 
::  
:: ng command not found 
:: loop bash 
::  
Shell ::  
::  
:: how to loop through every value in array bash 
Shell :: install kotlin ubuntu 
Shell ::  
Shell ::  
::  
:: check changes after git pull 
Shell :: blackeye linux 
Shell :: vlc for ubuntu 
Shell ::  
:: undo git rebase 
Shell :: Delete all running and stopped containers 
Shell :: webgl server apache 
::  
ADD CONTENT
Topic
Content
Source link
Name
9+6 =