Simple demo of the Rellax lib
See the result here: https://proustibat.github.io/demo-rellax
- run
yarn install
yarn start
to start Webpack in watch mode - will recompile when you change a file.yarn build
to start Webpack in build mode - will create public files in dist folder