Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 804 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 804 Bytes

Netlifes klodekalender

Netlifes klodekalender - 24 grønne luker som fyller desember med smådrops og karameller mot digital sløsing og for en mer klodevennlig digital jul

Developing

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

We are using the static pages adapter

npm run build

You can preview the built app with npm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

Deploying

Keeping it simple! Through gh-pages to Github Pages

npm run deploy

Credits and inspirations

https://svelte.dev https://codepen.io/Dtap/full/oNzeJrO https://svelte.dev/repl/67b6214e5a654b4faec6237465c0d669?version=3.44.2

Thanks :-)