Skip to content

Shiruyaka/NiaNiaVsReactProject

Repository files navigation

Server Rendered Recipes

Sample of an Isomorphic React application that renders content on the server and the client.

Clone and Install

Installation

Run this npm command to install dependencies:

$ npm install

Build

Run this script to build the index-client.js -> ./assets/bundle.js:

$ npm run build

Build and Run

Run this command to start a webserver at http://localhost:3000:

$ npm start

About

Initial push

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages