This is a Next.js project bootstrapped with create-next-app
.
-
Ensure you are using nodejs 16.X or newer.
-
Install npm packages:
npm install
-
Create your
.env
file from the.env.template
file. -
In your
.env
file, enter your API key and API URL. -
Push the serialized assets to your Content Hub ONE tenant and publish them.
-
Run the development server:
npm run dev
-
Open http://localhost:3000 with your browser to see the result.