Skip to content
This repository was archived by the owner on Jul 10, 2018. It is now read-only.

colibri-pl/colibri-react-carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colibri-react-carousel

Run example

From the root folder...

yarn install

Create symlinks to actual component files (assuming a Unix-like system, here):

mkdir -p $(pwd)/example/src/lib/colibri-parallax-landscape/
ln -s $(pwd)/src/ParallaxLandscape.js $(pwd)/example/src/lib/colibri-parallax-landscape/ParallaxLandscape.js
ln -s $(pwd)/src/ParallaxLandscapeLayer.js $(pwd)/example/src/lib/colibri-parallax-landscape/ParallaxLandscapeLayer.js

Run with:

yarn start

NOTES

Using React-motion https://github.com/chenglou/react-motion

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors