Skip to content

Latest commit

Β 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

SSR Example

Minimal demo of the spinners with server-side rendering using CJS bundle.

Don't forget to hydrate the app client-side.

# Install the deps
npm i

# Start the server
npm start