Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 272 Bytes

deno-react

A simple example of Deno serving react application using oak as server side framework

make start

Runs the app in development mode.
Open http://localhost:8000 to view it in the browser.