animation-playground Svelte Themes

Animation Playground

Just a fun little project where i experiment with css animations using Svelte.

Animation Playground

It's a fun little project of mine where i experimented with CSS animations.

Developing

  1. Step: npm install

  2. Start in developer mode: ```bash npm run dev

or start the server and open the app in a new browser tab

npm run dev -- --open


## Building

To create a production version of your app:

```bash
npm run build

You can preview the production build with npm run preview.

Top categories

Loading Svelte Themes