We have specialised Starter Kits to get up and running even more quickly, but here we'll go over adding the CMS to an existing project.
npx create-next-app@latest
Would you like your code inside a src/ directory?
select no
– example code is assuming thisnpm run dev
to see your NextJS app!NextJS is an industry leader React framework that makes it easy to build fast, scalable websites.
We've chosen NextJS for this tutorial since we can't cover every similar framework – but TinaCMS is compatible with Astro, Remix, and others too! 🚀
We love using NextJS for our TinaCMS projects.
Next.js works well with TinaCMS, making it easy to edit content while keeping your site fast and modern.
If you're new to NextJS or front-end web development, we recommend having a look at their beginner tutorials.
© TinaCMS 2019–2025