Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 895 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 895 Bytes

React Server Components Demo

What is this?

This is a demo app built with Server Components, an experimental React feature.

Development

docker logo docker-compose logo node.js logo

You will need to have:

  1. Docker
  2. Docker Compose
  3. Node js (>=14.9.0)
$ docker-compose up

Notes about this app

Built With

react logo nest logo

  • React + React Server Components
  • Nest js

Screenshots

screenshot screenshot screenshot

License

This demo is MIT licensed.