An open API service indexing awesome lists of open source software.

https://github.com/celeroncoder/hand_wash

this is a repo of tuorial for learing svelte
https://github.com/celeroncoder/hand_wash

javascript sirv svelte tutorial-code

Last synced: 11 months ago
JSON representation

this is a repo of tuorial for learing svelte

Awesome Lists containing this project

README

          

# Hand-Wash App with Svelte

## Install the dependencies...

```bash
cd hand_wash
yarn install
```

## Start the App

```bash
yarn start
```