Skip to content

solana-foundation/solana-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.