Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 322 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 322 Bytes

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