Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 173 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 173 Bytes

react-18-ssr-next

Sample app to setup nextjs ssr remote app with host react app

Installation

yarn install

Build

yarn build

Start

yarn serve