kevinmmartins / react_nextjs_example

Basic server-rendered React App with NextJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Basic server-rendered React App with NextJS

License:Apache License 2.0


Languages

Language:JavaScript 83.6%Language:Dockerfile 16.4%