Skip to content

davidschubert/nuxt3-gsap

Repository files navigation

A Nuxt 3 Starter template for parallax effects and smooth scrolling experience with GSAP and GSAP ScrollSmoother

What’s included

This Nuxt 3 Boilerplate provides many pre-configured modules such as

Next to come

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

About

GSAP Integration into Nuxt 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published