Skip to content

A react redux starter boilerplate kit using Typescript, Webpack, React routing and server side rendering

Notifications You must be signed in to change notification settings

kiluavineeth/react-redux-express-isomorphic-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-express-isomorphic-starter

This is a Boilerplate startup project for React Redux using Typescript, Webpack, React routing and server side rendering

Pre-requisites:

Node
Yarn (optional)

Versions which i used:

Node: 6.11.5
NPM: 5.5.1

Usage:

git clone https://github.com/kiluavineeth/react-redux-express-isomorphic-starter
Go to the root folder: npm install (or) yarn install

Build:

yarn build (or) npm run build

Run:

yarn start (or) npm start
Debug at : http://localhost:3000

Shorthand for build and start:

yarn b

About

A react redux starter boilerplate kit using Typescript, Webpack, React routing and server side rendering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published