vicecarloans / SSR-React

This is an illustration project of how SSR in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Server Side Rendering

Custom Server Side Rendering React Redux React-Router Project. This could act as a starter template for your project if you do not want to take the approach of creating a SPA with create-react-app

Getting Started

You need Node.js to run this

Prerequisites

Clone the repository

git clone https://github.com/vicecarloans/SSR-React 

Installing

Installing dependencies

npm install

Run on development server

npm run dev

About

This is an illustration project of how SSR in React

License:MIT License


Languages

Language:JavaScript 100.0%