Skip to content

a quick example app that illustrates how one might want to handle very large lists (10000 +) in React

Notifications You must be signed in to change notification settings

deowk/react-large-list-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This example is still a WOP

a quick example app that illustrates how one might want to handle very large lists (10000 items +) in react

You will need to have node.js installed to run the dev environment

NODE.js Installers **NOTE: You will need at least v0.12

Run the following command from within the project root directory to download all the dependencies
  • $ npm install
Start the development server
  • $ npm start
Access the project
Make sure to edit your host file

About

a quick example app that illustrates how one might want to handle very large lists (10000 +) in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages