ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + Jest + Testing Library + Cypress + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS

Home Page:https://nextjs-boilerplate.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to get updates

gutisalex opened this issue · comments

hey, I wonder if I have cloned the boilerplate a year ago, how am I getting the latest changes into my own project?

Hey @gutisalex, you just need to pull the newest from the repository with git pull.

ok but I am not gonna work in the same repo... I would probably re-init git and push it into my own repo...

In that case, you can clone directly the repository and you can get a fresh with the latest version of the boilerplate.