This repo makes a difference between divided and undivided components in performance.
we can have much better operation performance in divided components
First, clone the repo.
$ git clone [email protected]:wonyun/componentDivison.git
Install the dependencies.
$ cd componentDivison
$ npm install
Run the demo.
$ npm start
Preview demo