Skip to content

proustibat/demo-rellax

Repository files navigation

Build Status Code Climate Code Climate Code Climate GitHub top language

Rellax Demo

Simple demo of the Rellax lib

See the result here: 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