Skip to content

React server-side rendering running inside Atmo's JavaScript runtime

License

Notifications You must be signed in to change notification settings

suborbital/atmo-react-ssr

Repository files navigation

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!