Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1008 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 1008 Bytes

starter-nextui

This is a Next.js project bootstrapped with create-next-app with TypeScript setup. Start developing right away!

🔋⚡ Battery Packed template

  • ✔️ toolings for linting, formatting, and conventions configured

    eslint, prettier, husky, lint-staged, and standard-version

  • 📱 PWA-ready

    next-pwa configured, disabled by default, just enable it through next.config.js

  • 🔎 SEO optimization configured

    with next-seo and next-sitemap. you'll need to reconfigure or tinker with it to get it right according to your needs, but it's there if you need it.

References