#ReactPathMenu
Components/APP.js
uses<StaggeredMotion/>
component to achieve the staggering effect.Components/APP_old.js
usessetTimeout
instead of<StaggeredMotion>
to acheive the effect staggering.
- New: https://rawgit.com/nashvail/ReactPathMenu/staggered-motion/public/index.html
- Old: https://rawgit.com/nashvail/ReactPathMenu/staggered-motion/public/index_old.html
npm install
npm start
- Open
index.html
in your favorite browser.