Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jessmartin/multi-timer

A timer app that goes off at multiple points.
https://github.com/jessmartin/multi-timer

Last synced: 28 days ago
JSON representation

A timer app that goes off at multiple points.

Awesome Lists containing this project

README

        

# SvelteKit Starter

## Developing

To start the development server:

```bash
npm run dev
```

## Building

To create a production version:

```bash
npm run build
```

Preview the production build with `npm run preview`.

## Deployment

> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.