next-strap
v0.0.5
Published
This is a Next.js project that is bootstrapped with the following options: - TypeScript - ESLint - Prettier - Jest - React Testing Library - Cypress - Tailwind CSS/PostCSS - Next-Auth - Next-Themes
Downloads
4
Readme
Next.js Strapper
This is a Next.js project that is bootstrapped with the following options:
- TypeScript
- ESLint
- Prettier
- Jest
- React Testing Library
- Cypress
- Tailwind CSS/PostCSS
- Next-Auth
- Next-Themes
Getting Started
Install the package
npm install -g next-strap
npx next-strap my-app
Choose the options you want and the project will be created in the my-app
directory.