Skip to content

thaboRach/svelte-todo-list

Repository files navigation

Svelte To Do List

About the project

A simple to do list I made to learn Svelte web framework.

Built with

  • Svelte
  • Sass

Getting Started

To get a local copy up and running follow these simple example steps.

Yarn

    npm install --global yarn

Installation

  1. Clone the repository
    git clone https://github.com/thaboRach/svelte-todo-list.git
  2. Install the required packages
    yarn

Usage

Start the web application locally:

yarn dev