Skip to content

My personal experiment in server side rendering web components

Notifications You must be signed in to change notification settings

onimy-apps/ssr-web-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSR Web Components

This is my research into how I can get a Web Component Server Side rendered. It is purely for my educational purposes!

If you want to follow along:

  1. Clone the repo
  2. Run $ npm install
  3. Run $ node server.js
  4. Visit localhost:3000 with and without JavaScript enabled

About

My personal experiment in server side rendering web components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.8%
  • HTML 13.2%