Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 434 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 434 Bytes

Canister Website

This website hosts the source code for the Canister landing page.
The project is a single page application written in React using Chakra-UI.

To contribute/make changes please ensure that you have Node.js and pnpm installed on your system locally.
Once you clone this directory, run pnpm install and pnpm dev to open a hot-reloading developer environment.