Svelte-Timer

Svelte Timer

Simple Countdown Timer using Svelte

Svelte Timer

A simple countdown timer web app

This project was created from the Svelte Webpack template.

It is deployed using Now and is available here

Get started

Install the dependencies...

cd svelte-app
npm install

...then start webpack:

npm run dev

Navigate to localhost:8080.

Testing

To run unit tests:

npm run test:unit

For unit test coverage report:

npm run test:unit:coverage

For Cypress integration tests

npm run test:cypress

Run all

npm run test

Performance

Bundled javascript size

  • 13.3kb uncompressed
  • 5.1kb gzipped

Google Performance Audit

As of 25 April 2020

Top categories

Loading Svelte Themes