Starter project made by www.cinnamon.agency
Having Node.js 12.22.0 or later installed.
- git clone the repo with
git clone https://github.com/Cinnamon-Agency/template-nextjs.git - install dependencies by running
yarn installin repo root. - set up the
.envfile
yarn dev- runs project in development modeyarn build- builds the application for production