Skip to content

manisripathi/react-node-ssr-typescript

Repository files navigation

Introduction

This project is designed with React, Redux, TypeScript, Node & Express for SSR.

Getting Started

Please feel free to use npm or yarn to install dependencies and devDependencies

Installation

With Yarn - Development

$> yarn install
$> yarn dev

With Yarn - Production

$> yarn install
$> yarn production

With NPM - Development

$> npm install
$> npm run dev

With NPM - Production

$> npm install
$> npm run production

Usage

Access the app at localhost:8080

About

React Application with Node for SSR using TypeScript

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors