Using Service Workers to render React components.
Rendered components are cached (thanks to Sandro Paganotti) and the cache is cleared every time build.js
is updated.
$ npm install
$ npm start
$ npm test
Using Service Workers to render React components.
Rendered components are cached (thanks to Sandro Paganotti) and the cache is cleared every time build.js
is updated.
$ npm install
$ npm start
$ npm test