A Next.js setup with:
- Typescript
- Storybook
- Jest
- Prettier
- Eslint
- TailwindCSS
- All Next.js features
You can use create-next-app to quickly scaffold your next project.
create-next-app --example=https://github.com/lightbasenl/scaffold
For more documentation see: https://docs.lightba.se/frontend/scaffold
Scaffold is MIT licensed.