Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 268 Bytes

Atmo + React server-side rendering

This is a demo application running React server-side rendering inside Atmo's Wasm runtime.

Build and run

make webapp
subo build .
subo dev

Open http://localhost:8080 in your browser to view the running application!