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
- Host: GitHub
- URL: https://github.com/celeroncoder/hand_wash
- Owner: celeroncoder
- Created: 2021-03-14T17:09:20.000Z (almost 5 years ago)
- Default Branch: dev
- Last Pushed: 2021-03-16T10:00:20.000Z (almost 5 years ago)
- Last Synced: 2025-01-15T21:28:59.036Z (about 1 year ago)
- Topics: javascript, sirv, svelte, tutorial-code
- Language: JavaScript
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```