Warning
You need to have node installed (v12 or later release)
Clone this repository :
git clone https://github.com/datactivist/nextjs-doc.git
cd nextjs-doc
Install dependencies :
npm install
Run the server in development mode :
npm run dev
TODO