Clean Up Your Project
Let's prepare our project for integration with TinaCMS.
This is only to keep things simple moving forward.
Replace Default Content
- Open up the project in your preferred IDE.
- Delete the content from your NextJS
app/page.tsxfile. - Add a "Hello world" header! (you can use the example code below).
You should end up with: