Skip to content

ozcanovunc/react-scrollmagic-demo

Repository files navigation

react-scrollmagic-demo

Sample project to demonstrate ScrollMagic

Built With

Development

  • Install the dependencies
npm i
  • After installing the dependencies run the following command to create a dev build
  • After the build completes, you'll be automatically redirected to http://localhost:8080/
npm run build:dev

Release

  • Running the following command will create a /dist folder
npm run build:prod
  • After that you can deploy that folder to Heroku or GitHub Pages to serve the website

License

Distributed under the MIT License. See LICENSE for more information.

About

Demonstrates ScrollMagic - just like in Apple website 🍎

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published