Skip to content

This helps you with the basic setup of react, redux, router, TypeScript, webpack.

Notifications You must be signed in to change notification settings

contactjaisai/React-TS-Redux-StarterKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-TS-Redux-StarterKit

This is a base chassis for building React applications. It uses the following technologies:

Getting Started

A quick start guide for getting up and running:

npm install -g tslint webpack
npm install
npm test
npm start

Other useful commands:

npm run lint

TSLinting

https://palantir.github.io/tslint/rules/
https://github.com/palantir/tslint-react# React-TS-Redux-StarterKit

About

This helps you with the basic setup of react, redux, router, TypeScript, webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published