krButani / sveltesyntaxunderstanding

Learn Svelte Syntax and understanding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Svelte and understanding syntax

Learn Svelte and understanding syntax

  • In this project I am learn to create component and pass data between one component to another

  • Also Create an Event Dispatcher. Which is help to send data to parent component.

-- Here I don't used any store.

Learn Svelte and understanding syntax

How to run Project

  • First, Clone the repo.
  • install required file for following:
    • npm install
  • run command
    • npm run dev
  • Goto Browser and type http://localhost:5000

About

Learn Svelte Syntax and understanding


Languages

Language:JavaScript 67.3%Language:Svelte 22.3%Language:CSS 5.8%Language:HTML 4.5%