Repository for https://solana.com - a Turborepo-powered
monorepo with the main app in apps/web/.
-
Clone the repo to your local machine:
git clone https://github.com/solana-foundation/solana-com.git -
Install the dependencies via
pnpm(from root):pnpm install -
Run the project locally (uses Turbo to run
devinapps/web/):pnpm devOr, to run directly in the app folder:
cd apps/web pnpm dev
The solana.com website is managed and maintained by the Solana Foundation. Read more on how to contribute.