Kickstart your NextJS App using πNextJS Skeleton
pre-commit
hook for lint-stagedyarn run dev
Run dev build on localhostyarn run build
Build app intu .next
folderyarn run eslint
Fix code using ESlintyarn run stylelint
Lint CSS using Stylelintyarn run format
Format code with Prettier