Skip to content

Latest commit

 

History

History

README.md

Relay NextJS SSR Offline TodoMVC

Installation

yarn

Running

Set up generated files:

yarn
yarn compile

Start a local server:

yarn dev