dopex.io Getting started Pre-requisites Please have these installed on your machine: Node.js 12+ Yarn v1 Install dependencies: yarn Then you can proceed to start the site: yarn dev To build the site: yarn build