Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 474 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 474 Bytes

solana.com

Repository for https://solana.com.

Setup locally

  1. Clone the repo to your local machine:

    git clone https://github.com/solana-foundation/solana-com.git
    
  2. Install the dependencies via yarn:

    yarn
    
  3. Run the project locally:

    yarn dev
    

Maintainers

The solana.com website is managed and maintained by the Solana Foundation. Read more on how to contribute.