https://github.com/mrmilu/react.base
Mr Milú's official starter template for React.js projects.
https://github.com/mrmilu/react.base
craco create-react-app react react-router-v6 typescript
Last synced: 9 months ago
JSON representation
Mr Milú's official starter template for React.js projects.
- Host: GitHub
- URL: https://github.com/mrmilu/react.base
- Owner: mrmilu
- Created: 2022-04-04T08:20:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T08:38:37.000Z (almost 2 years ago)
- Last Synced: 2025-08-30T16:35:36.139Z (11 months ago)
- Topics: craco, create-react-app, react, react-router-v6, typescript
- Language: TypeScript
- Homepage:
- Size: 2.17 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Base
Milú React base project
## Docs
- [Clean Architecture] (to include link to front.docs)
- [Commit Lint] (to include link to front.docs)
- [Craco](./docs/craco.md)
- [Dependencies](./docs/dependencies.md)
- [Development environment setup](./docs/dev-environment-setup.md)
- [Development proxy](./docs/dev-proxy.md)
- [Environment variables](./docs/environment-variables.md)
- [ErrorBoundary](./docs/error-boundary.md)
- [Internationalization](./docs/i18next.md)
- [Justfile Commands](./docs/justfile-commands.md)
- [Run development server](./docs/run-development-server.md)
- [Run production build](./docs/run-production-build.md)
## Versions
This project uses the following versions and has been tested in this context
(please check if that works with yours):
| Service | Version | Usage |
|------------|----------|--------------------|
| `node` | `20.x` | `*` |
| `pnpm` | `9.4.0` | `package.json` |
| `just` | `1.x` | `justfile` |
### Authors
By Milú