Skip to content

krButani/sveltesyntaxunderstanding

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published