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

https://github.com/ajaykumarn3000/inikit

Inikit is a CLI tool that scaffolds modern Next.js projects with integrated support for TypeScript, ESLint, Prettier, and commitlint to enforce a robust development workflow.
https://github.com/ajaykumarn3000/inikit

cli commitlint eslint inikit nextjs prettier typescript

Last synced: 12 months ago
JSON representation

Inikit is a CLI tool that scaffolds modern Next.js projects with integrated support for TypeScript, ESLint, Prettier, and commitlint to enforce a robust development workflow.

Awesome Lists containing this project

README

          

# Inikit

Best way to get started with Next.js and React project.

## Getting Started

```sh
npx inikit@latest
```

### Frameworks

- Next.js

- React

### DevTools

- TailwindCSS

- Prettier

- Commitlint, Husky

## Contributing

Contributions are welcome! Please open issues or submit pull requests.

## License

This project is licensed under the MIT License.