Skip to content

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