Getting Started With NarrateJS

NarrateJS is in early development and will be changing daily. This guide can change at anytime. Check our twitter/X and changelog for updates.

Prerequisites

The following is a list of programs needed to run NarrateJS:

There are 2 ways to get started with NarrateJS. Pick which is best for you:

The quickest way to get up and running with NarrateJS:

Step 1 - Clone NextJS Example Project

git clone https://github.com/narratejs/narratejs-nextjs.git

Step 2 - Run Example Project

npm run dev

Step 3 - Open Local Development Page

▲ Next.js 14.x.x 
- Local: http://localhost:3000