Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 572 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 572 Bytes

Single Page Svelte

Build a single page app with Svelte, quickly.

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)