Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create svelte app

npx degit sveltejs/template my-svelte-project
cd my-svelte-project
npm install
npm run dev
Comment

create sveltekit app

npm init svelte
# or
npm init svelte <app name>
Comment

PREVIOUS NEXT
Code Example
Shell :: uninstall mongodb on macos completely 
Shell :: linux show which serial ports are in use 
Shell :: add directory to path windows 10 
Shell :: hstr editor 
Shell :: git crdencial --cache 
Shell :: git delete tag from commit 
Shell :: how to halt batch script execution for 5 seconds 
Shell :: nuget clear cache cli 
Shell :: delete folder from github repository 
Shell :: check on which domain apache is running 
Shell :: kali linux desktop gadgets 
Shell :: how to see pip installed packages 
Shell :: start apache server in ubuntu 
Shell :: docker tag and push 
Shell :: uninstall lubuntu 
Shell :: how to install mypy 
Shell :: github access scoped to clone private repo 
Shell :: git stash back 
Shell :: git clone with submodules 
Shell :: how to check hugo version 
Shell :: how to make a beep in cmd 
Shell :: send files via ssh 
Shell :: uninstall gitlab-ee 
Shell :: if else in mac terminal 
Shell :: ubuntu server restart 
Shell :: npm install nodemailer 
Shell :: install aws cli mac 
Shell :: increase sound in ubuntu 
Shell :: how to install slack in ubuntu 
Shell :: git clean branches 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =