Skip to content

Latest commit

 

History

History

cra-memory-considerate-loading-sketchfab

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Demo: Memory-considerate resource loading in React.js

Live Demo

A demo showing how to use memory-considerate resource loading in React.js using embedded models from SketchFab.

This project was bootstrapped with Create React App.

Installation

git clone https://github.com/GoogleChromeLabs/adaptive-loading
cd cra-memory-considerate-loading-sketchfab
npm install
npm start
npm run build