🔗 Udemy
Extentions Visual Studio Code
Getting Started
COURSE VERSION : https://github.com/alialaa/svelte-course.git
git clone https://github.com/alialaa/svelte-course.git
cd svelte-course
rm -rf .git
cd svelte-course
npm install
npm run dev
FOR NEW SVELTE ( DONT USE )
npm create svelte@latest svelte-course-new
create-svelte@3.2.0
Ok to proceed? (y) y
Which Svelte app template?
│ ● Skeleton project (Barebones scaffolding for your new SvelteKit app)
Add type checking with TypeScript?
│ ● No
Select additional options (use arrow keys/space bar)
│ none
cd svelte-course
npm install
npm run dev002
npm run dev
npm run build
003
delete app.css
clear source App.svelte
clear source main.js
005
npm run build -- --minify=false
012
https://github.com/sveltejs/svelte-preprocess
for getstarted from https://github.com/alialaa/svelte-course
npm i -D svelte-preprocess@4.10.7
npm i -D sass@1.55.0
for lastest :
npm i -D svelte-preprocess
npm i -D sass
015
https://github.com/Introvertuous/svelte-icons
https://svelte-icons-explorer.vercel.app/ -> Font Awasome -> click Icon -> paste code import
https://github.com/alialaa/svelte-course/blob/named-slots/package.json
for getstarted from https://github.com/alialaa/svelte-course
npm i svelte-icons@2.1.0
for lastest :
npm i svelte-icons
next STAGE 3 video 17 00:00
"TIME > KNOWLEDGE > MONEY". #2023_3_DIGIT_MOTIVATION