Live demo is available https://mleko.gitlab.io/react-load-overlay/
Library can be installed via npm.
$ npm install react-load-overlay
Have node.js and npm installed.
- Clone this repo.
- Run
npm installto get all dependencies. - Run
npm startto run Webpack dev server.