Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add new starting template #19604

Merged
merged 9 commits into from
Feb 7, 2020
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ If you want to start with a more complete and real-world example, you could take
- A docker container with an Nginx server for production build
- Created with Create React App

- [React SaaS Template](https://github.com/dunky11/react-saas-template):

- Created with Create React App
- Features a landing page, a blog, an area to login/register and an admin-dashboard
- Fully routed using react-router
- Lazy loads components to boost performance
- Components for statistics, text with emoji support, image upload and much more...

### Paid

- [ScaffoldHub](https://scaffoldhub.io/?partner=1):
Expand Down