Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Lenis smooth scroll website clone made with SvelteKit

NotificationsYou must be signed in to change notification settings

sytanta/svelte-lenis

Repository files navigation

WIP - this is a clone of the Lenis smooth scroll website done in SvelteKit, aims at implementing the same visual effect with much fewer dependencies.

Here's the original React version:Lenis smooth scroll

Developing

Once you've created a project and installed dependencies withnpm install (orpnpm install oryarn), start a development server:

npm run dev# or start the server and open the app in a new browser tabnpm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build withnpm run preview.

To deploy your app, you may need to install anadapter for your target environment.

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp