Skip to content

Files

Latest commit

 

History

History
11 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 323 Bytes

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