The Complete Guide to Installing and Configuring a Next.js Project in 2022
In this article, we will install and configure a Next.js project, including:
Adding SASS / SCSS support
Setting up Eslint and Prettier
Setting up Eslint to run automatically before every commit (via a Git hook)
Setting up Semantic Commits (via a ...
blog.savetchuk.com5 min read
Khairallah AL-Awady
building Web3Arabs
Really inspiring article, Andrew!