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

https://github.com/bestguy/svelte-solardial

Svelte implementation of Apple Watch Solar Dial face
https://github.com/bestguy/svelte-solardial

Last synced: about 1 year ago
JSON representation

Svelte implementation of Apple Watch Solar Dial face

Awesome Lists containing this project

README

          

# Solar Dial Svelte

This is a web-base implementation of the Solar watch face seen on Apple Watch.

## Get started

Install the dependencies...

```bash
npm install
```

...then start [Rollup](https://rollupjs.org):

```bash
npm run dev
```

Navigate to [localhost:5000](http://localhost:5000).