Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 485 Bytes

File metadata and controls

14 lines (9 loc) · 485 Bytes

FRNSIC Scrollytelling

This is very experimental so far and needn't be anything like the final product.

Currently built with SvelteKit + Tailwind + Scrolly example.

But could alternatively be approached with React Scrollama or something else entirely.

The draft storyboard is available in storyboard.pptx.

To get started:

  • In the root directory, npm i to install dependencies
  • Launch the dev server with npm run dev -- --open
  • Saved code changes should be reflected live.