Skip to content
/ next-benri-template Public template

Nextjs App Template with TypeScript, ESlint, Jest, Emotion, Tailwind and Twin

License

Notifications You must be signed in to change notification settings

yuiseki/next-benri-template

Repository files navigation

NextJS Template

Notice

This repository contain husky. husky automatically run eslint and tsc every commit. If you see some error when you commit, you should fix your code as follow as eslint and tsc.

Development

  • npm ci
  • npm run dev
  • npm run lint
  • npm test

Releases

No releases published

Packages

No packages published