Skip to content

Frontend Starter with React, Redux & TypeScript & thunk & redux-saga & redux-actions

Notifications You must be signed in to change notification settings

prolland006/typescript-react-redux-saga-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Boilerplate with React, Redux & TypeScript

A bare minimum react-hooks-redux-webpack-typescript starter with TodoMVC example & redux-saga example with socket

This project include a small backend that send socket to the frontend.

If needed, please fork this repository and add your own that meets your requirements.

Ideal for creating React apps from the scratch.

react starter

Contains

Build tools

Installation

$ npm ci

Running

$ npm start

Build

$ npm run build

Deploy (to the GitHub Pages)

$ npm run deploy

License

MIT

Documentation

https://github.com/rokoroku/react-redux-typescript-boilerplate