Skip to content

mohsen1/react-dom-sw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React rendered in Service Worker

This an experiment for running ReactDOM in SW to prerender a React app without a server.

Running:

  1. git clone git@github.com:mohsen1/react-dom-sw
  2. http-server
  3. Open http://127.0.0.1:8080/

Note

This is just an experiment with lots of hardcoded values. For production use you probably need a build system to build the Service Worker and other scripts.

About

This an experiment for running ReactDOM in SW to prerender a React app without a server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors