dp-web

Setup

Install NextJS

yarn add next react react-dom

Development

yarn dev

context.json file is get from path ./context.json

Build

yarn build

Output will be inside ./out folder