Kontent.ai comes with a few sample projects to showcase best practices. The .NET sample app is built around one of them.Here’s how you can create your own sample project:
In Kontent.ai, click your initials in the bottom left corner.
Select Projects.
At the end of the list, click Create complete sample project.
Select a subscription for the project.
Click Create project.
You now have a project named Sample Project you can use with the sample app!
Clone the app
Clone the sample app’s repository to your device.
Run the app
In your IDE, open the solution using the DancingGoat.sln.
Build the solution.
In the DancingGoat folder, run npm install && npm run build to install the packages and build CSS styles.
Run the application (in Visual Studio, choose Debug > Start Without Debugging or hit CTRL + F5).
Sign in with your Kontent.ai credentials or sign up for free to unlock the full lesson, track your progress, and access exclusive expert insights and tips!