Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

zenpk/nextjs-scaffold

Repository files navigation

nextjs-scaffold

This is an empty project based on Next.js 13, with some useful (essential) dependencies.

Dependencies

devDependency

  • TypeScript: @typescript-eslint/parser @typescript-eslint/eslint-plugin

  • types: @types/node @types/react @types/react-dom

  • ESLint: eslint-config-next eslint-config-prettier eslint-plugin-react

  • PostCSS: autoprefixer

  • TailwindCSS

  • Prettier: prettier-plugin-tailwindcss

dependency

  • next

  • react

  • react-dom

  • react-icon

Others

  • editorconfig

About

Quickly start a frontend project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published