yuiseki / next-benri-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Do What The F*ck You Want To Public License


Languages

Language:TypeScript 79.1%Language:JavaScript 20.9%