Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mugglim/build-your-own-react-streaming-ssr

Repository files navigation

Build Your Own React Streaming SSR ⚛️

한국어

Introduction

We're going to write super simple React Steaming SSR(Server Side Rendering).

Get started

Please follow these steps to get started:

Installation

  • Clone this repository
    git clone https://github.com/mugglim/build-your-own-rsc-framework
    cd build-your-own-rsc-framework
  • Install package
    npm install

Run dev server

# The dev server will run on https://localhost:3000 by default
npm run dev

Now you can visit https://localhost:3000 in the browser.

Run docs dev server

npm run docs:dev

Reference

AltStyle によって変換されたページ (->オリジナル) /