# Install Dependencies
npm i
# Run Development Server
npm run dev
F
: Toggle FullscreenE
: Toggle Explosion ViewArrowRight
: Next ChapterArrowLeft
: Previous ChapterArrowDown
: Next SectionArrowUp
: Previous Section
- Gamepad Api Support (Tested with JoyCon Controller)
assets
components
: Contains the components of the applicationrender
: ThreeJS componetsslideshow
: Slideshow framework componentsstyled
: Custom styled components
hooks
: useful hookspages
: Contains MDX files for slides renderingchapter-000-intro
slide-000.mdx
...
chapter-010-problem
slide-000.mdx
slide-010.mdx
...
store
: Global state and colorsstyles
: Basic styles