This boilerplate is now being developed as a custom create-react-app
template. Much better and stronger with many more features. Powered by Create React App.
Please support us there with your opinions and pull requests :) And with stars ofc :)
Created by Max Stoiber and maintained with ❤️ by an amazing team of developers.
This is the TYPESCRIPT implementation of the original react-boilerplate with extra features and powers of Typescript
⚠️ Please refer to the react-boilerplate for the details and the documentation
Boilerplate version: 4.1
-
For the detailed documentation: Typescript Docs
-
Example projects built with this boilerplate
(if you are looking for advanced examples)
:-
Example 1 (in-production)
(boilerplate version: 3)
-
Example 2 (in-production)
(boilerplate version: 4)
-
-
Want to deploy to AWS S3/CloudFront with a single script? -> S3 deployment script
You can find all the documentation in the original react-boilerplate
For the typescript related documentation: Typescript Docs
- Make sure that you have Node.js v10.13.0 and npm v6.4.1 or above installed.
- Clone this repo using
git clone --depth=1 https://github.com/react-boilerplate/react-boilerplate-typescript.git <YOUR_PROJECT_NAME>
- Move to the appropriate directory:
cd <YOUR_PROJECT_NAME>
. - Run
npm run setup
in order to install dependencies and clean the git repo.
At this point you can runnpm start
to see the example app athttp://localhost:3000
. - Run
npm run clean
to delete the example app.
Now you're ready to rumble!
In between releases, we work on the dev
branch and rarely ever update master
. For that reason, it sometimes look like the repo isn't actively maintained. This isn't the case, React Boilerplate is alive and kicking.
Please feel free to check out:
- our
dev
branch for the latest updates. You are always welcome to use it as the basis for your project. We only merge todev
projects which are fully ready. - our open issues and pull requests to see what we are currently working on. Suggestions and contributions are always welcome!
Keywords: React Boilerplate, Typescript, React.js, Redux, Hot Reloading, ESNext, Babel, react-router, Offline First, ServiceWorker, styled-components
, redux-saga, FontFaceObserver
Only typescript contributors are displayed here.
Can Sahin 💻 📖 🤔 👀 |
Gray Strider 💻 🔧 👀 |
Rajat Kanti Nandi 🔧 |
This project follows the all-contributors specification. Contributions of any kind welcome!
This project would not be possible without the support of these amazing folks. Become a sponsor to get your company in front of thousands of engaged react developers and help us out!
This project is licensed under the MIT license, Copyright (c) 2019 Maximilian
Stoiber. For more information see LICENSE.md
.