Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 603 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 603 Bytes

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