You can find this site live here 🚀 Quick Start Ensure you have: Node.js 12 or later installed Yarn v1 or v2 installed Then run the following: 1) Clone the repository git clone https://github.com/liolikus/aleo.build && cd aleo.build 2) Install dependencies yarn 3) Development Run a local server on localhost:3000. yarn dev 4) Build yarn build