NextJs Boilerplate Introduction NextJs Boilerplate including sass, husky, jest, eslint and more! Prerequisites NodeJS Installation npm install Build make build Run dev server npm run dev # opens on http://localhost:3000 Testing and Linting npm run test npm run lint Credits Thanks to LogoDust for the open-souce logo!