https://github.com/bitnom/cookiecutter-ts5-next15-react19-antd5
Cookiecutter template: Typescript5, Next.js 15 project with React 19 and Ant Design 5
https://github.com/bitnom/cookiecutter-ts5-next15-react19-antd5
Last synced: over 1 year ago
JSON representation
Cookiecutter template: Typescript5, Next.js 15 project with React 19 and Ant Design 5
- Host: GitHub
- URL: https://github.com/bitnom/cookiecutter-ts5-next15-react19-antd5
- Owner: bitnom
- Created: 2025-03-15T22:29:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T22:45:00.000Z (over 1 year ago)
- Last Synced: 2025-03-15T23:25:04.475Z (over 1 year ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cookiecutter-ts5-next15-react19-antd5
A cookiecutter template to initialize a new project with:
Typescript: 5
Next.js: 15
React: 19
Ant Design: 5
## uv usage
```bash
uvx cookiecutter https://github.com/bitnom/cookiecutter-ts5-next15-react19-antd5.git
```