/react_nextjs_example

Basic server-rendered React App with NextJS

Primary LanguageJavaScriptApache License 2.0Apache-2.0

react_nextjs_example

Build Status

Basic server-rendered React App with NextJS

Development

Building the project

docker-compose build

Running the project

docker-compose up

Pages

Route Description
/ Index
/basePage With Fetch
/classPage With Class and Initial Props