Skip to content

Latest commit

 

History

History

5-nextjs

About

This example shows a minimal example of how to use SSR:

Usage

0. install mst-gql dependencies (within the parent mst-gql directory)

yarn

1. Install dependencies (within this example's folder)

yarn

2. Start development server

yarn dev

3. Run scaffold task

(with development server running from previous step)

yarn scaffold