An open API service indexing awesome lists of open source software.

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

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
```