/dopex-revamp

The Dopex Site Revamped

Primary LanguageTypeScript

dopex.io

Getting started

Pre-requisites

Please have these installed on your machine:

Install dependencies:

yarn

Then you can proceed to start the site:

yarn dev

To build the site:

yarn build