Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/parthpaghdal0/svelte-scoreboard


https://github.com/parthpaghdal0/svelte-scoreboard

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Svelte Scoreboard

> Simple scoreboard app, showcasing Svelte.js

## Get started

Install the dependencies...

```bash
npm install
```

```bash
npm run dev
```

Navigate to [localhost:5000](http://localhost:5000). You should see your app running. Edit a component file in `src`, save it, and reload the page to see your changes.