Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 198 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 198 Bytes

deno-react-ssr

Deno reactjs Server-rendering sample

Installation

1- Install deno https://deno.land/#installation

2- run the app: $ deno run --allow-net --import-map=import_map.json app.tsx