https://github.com/proustibat/demo-rellax
RellaxJS: Lightweight, vanilla javascript parallax library by @dixonandmoe. (uses webpack for dev)
https://github.com/proustibat/demo-rellax
demo-rellax parallax parallax-javascript-library parallax-scrolling rellax vanillajs
Last synced: 3 months ago
JSON representation
RellaxJS: Lightweight, vanilla javascript parallax library by @dixonandmoe. (uses webpack for dev)
- Host: GitHub
- URL: https://github.com/proustibat/demo-rellax
- Owner: proustibat
- Created: 2017-01-03T01:07:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T15:52:07.000Z (over 7 years ago)
- Last Synced: 2024-12-30T22:14:57.807Z (5 months ago)
- Topics: demo-rellax, parallax, parallax-javascript-library, parallax-scrolling, rellax, vanillajs
- Language: JavaScript
- Homepage: https://proustibat.github.io/demo-rellax/
- Size: 826 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/proustibat/demo-rellax) [](https://codeclimate.com/github/proustibat/demo-rellax/maintainability) [](https://codeclimate.com/github/proustibat/demo-rellax/issues) [](https://codeclimate.com/github/proustibat/demo-rellax) [](https://github.com/proustibat/demo-rellax)
# Rellax Demo
Simple demo of the [Rellax lib](https://github.com/dixonandmoe/rellax)
See the result here: [https://proustibat.github.io/demo-rellax](https://proustibat.github.io/demo-rellax/)
## Installation
* run `yarn install`## Usage
* `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