Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 659 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 659 Bytes

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)