codechips / svelte-fullscreen-example

Example of how to build a simple fullscreen component in Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svelte-fullscreen-example

What is this?

Example code for my Let's Build a Svelte fullscreen component article on how to build a simple fullscreen component in Svelte.

How to run

$ npx degit codechips/svelte-fullscreen-example fullscreen
$ cd fullscreen && yarn
$ yarn start

There is more!

For more interesting stuff like this follow me on Twitter or check out my blog https://codechips.me

About

Example of how to build a simple fullscreen component in Svelte


Languages

Language:HTML 66.9%Language:JavaScript 33.1%