/ReactReduxTsTemplate

React with redux,typescript,webpack,babel,ant design boilerplate template

Primary LanguageTypeScript

Frontend Boilerplate with React, Redux , TypeScript , Webpack, Babel, Ant Design & many more with the integration of Github Pages

A bare minimum react-hooks-redux-webpack-typescript boilerplate with TodoMVC example.

Note that this project does not include Server-Side Rendering, Static code analysis, Testing Frameworks If needed, please fork this repository and add your own that meets your requirements.

Ideal for creating React apps from the scratch.

Check Online : https://meanupsarkar.github.io/ReactReduxTsTemplate/

Contains

Build tools

Installation

$ npm ci

Running

$ npm start

Build

$ npm run build

Deploy (to the GitHub Pages)

$ npm run deploy

License

MIT