This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This project is now currently maintained by @aboobakkar, please reach out to him on any issues or help.
git clone https://github.com/aboobakkar/myapp.git and goto `myapp`
rm -rf node_modules
$ npm install
$ yarn start
DEPRECATED NOTICE
This props is not supported anymore, try set overflow
for lazy loading in overflow containers.
$ npm run demo:watch
$ npm run build
Using LazyLoad
component will help ease this situation by only updating components visible in viewport.
MIT