Skip to content

Latest commit

 

History

History
 
 

website

Aleo SDK Website

This project was bootstrapped with Vite.

Getting Started

Prerequisites

rustup toolchain install nightly-2023-05-24
rustup component add rust-src --toolchain nightly-2023-05-24
yarn
yarn dev

Open http://localhost:5173 to view it in the browser.

Available Scripts

In the project directory, you can run:

yarn build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.