Skip to content

mleko/react-load-overlay

Repository files navigation

react-load-overlay

Demo

Live demo is available https://mleko.gitlab.io/react-load-overlay/

Installation

Library can be installed via npm.

$ npm install react-load-overlay

Running examples

Have node.js and npm installed.

  1. Clone this repo.
  2. Run npm install to get all dependencies.
  3. Run npm start to run Webpack dev server.