Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.13 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.13 KB

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