Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jerelmiller/react-apollo-ssr


https://github.com/jerelmiller/react-apollo-ssr

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# React 18 SSR Demo with Apollo

## Setup

Clone the repo and install dependencies

```sh
npm install
```

Once installed, you can run the app using:

```sh
npm start
```

Visit http://localhost:4000/ to see the running app