Skip to content

narze/single-page-svelte

Repository files navigation

Single Page Svelte

Build a single page app with Svelte, quickly.

Check out SvelteKitty for SvelteKit version.

Setup

  • Clone/fork this repository
  • yarn or npm install
  • yarn dev or npm run dev

What's included

TODOs

  • Responsive design (Mobile first)
  • Linting with ESLint
  • Toggleable Dark Mode
  • Modal view (About/Credits)