Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.84 KB

File metadata and controls

51 lines (37 loc) · 1.84 KB
react-typescript-template

🧬 A boilerplate for React projects with TypeScript and Redux set up

GitHub license PRs Welcome

🛠️ Technologies

⚙️ Requirements

🚀 Installation

$ git clone https://github.com/gabrielsanttana/react-typescript-template
$ cd react-typescript-template
$ npm install
$ npm start

# Then, you're ready to go and start adding new reducers, actions, and sagas to your project!

💁🏽 Contribute

Your contribution is always welcome!

Check out the contribution guideline.

⚖️ License

MIT License