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