Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 168 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 168 Bytes

SSR demo

Requirement

  1. Node.js >=14

Installation

  1. yarn intsall

Run

  1. yarn build

  2. node server

  3. open 127.0.0.1:3000 in your browser