react-stickyroll
A react implementation of stickyroll (original)
This is the contributor documentation for the react-stickyroll mono-repository.
Contribute to Stickyroll
git clone https://github.com/stickyroll/react-stickyroll.git
cd react-stickyroll
yarn
yarn dev
Test your changes
yarn test
scpoped tests
yarn lerna run test --scope @stickyroll/<package_name>
Develop guides (via patternplate)
yarn patternplate:dev