Skip to content
/ landing Public

Canister Landing Page

License

Notifications You must be signed in to change notification settings

cnstr/landing

Repository files navigation

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.