Skip to content

This project has introduced Typescript in conjunction with React and how to utilise tslint-react for smoother development. From here, you are now well placed to get the full feature set of react app with typescript and tslint with redux-saga.

Notifications You must be signed in to change notification settings

mansourkacem90/typescript-react-redux-sagas-app

Repository files navigation

typescript-react-redux-sagas-app

Description

Typescript is in its strongest position ever for making your React apps more stable, readable and manageable. The package has been steadily introducing more support for React and Javascript front-end frameworks.This project has introduced Typescript in conjunction with React and how to utilise tslint-react for smoother development. From here, you are now well placed to get the full feature set of react app with typescript and tslint with redux-saga.

installation

  • Clone the repo in your terminal by clicking the green clone or download button at the top right and copyin the url.
  • In your terminal, type git clone URL -> replace URL with the url you copied -> hit enter
  • Type npm install / yarn to install all dependencies.
  • Last, but not least, type npm run dev / yarn run dev to run the app locally.
  • To look at the code, just open up the project in your favorite code editor on !

About

This project has introduced Typescript in conjunction with React and how to utilise tslint-react for smoother development. From here, you are now well placed to get the full feature set of react app with typescript and tslint with redux-saga.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published