Skip to content

afifvdin/scrollable-content

Repository files navigation

Scrollable Content

Vite React app configured for deployment to Cloudflare Workers Static Assets.

Development

yarn dev

Build

yarn build

Preview with Cloudflare Workers

yarn preview:workers

This builds the app and serves the dist output through Wrangler using the Workers runtime.

Deploy

yarn deploy

The Wrangler config serves ./dist as static assets and uses SPA fallback routing so direct visits to routes like /vh, /lvh, /dvh, and /svh return index.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors