Skip to content

CoinSpace/solana-com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 78.3%
  • JavaScript 16.5%
  • SCSS 2.9%
  • TypeScript 2.1%
  • CSS 0.2%