Flesh out development docs (#13318)

* flesh out development docs

* nits
This commit is contained in:
Jack May
2020-11-03 12:53:17 -08:00
committed by GitHub
parent 546915ee12
commit 3d5e778d5d
35 changed files with 1757 additions and 540 deletions

View File

@@ -8,8 +8,8 @@ import styles from "./styles.module.css";
const features = [
{
title: <> Build Your First App</>,
imageUrl: "https://github.com/solana-labs/example-helloworld",
title: <> Start Building</>,
imageUrl: "developing/programming-model/overview",
description: <>Get started building your decentralized app or marketplace.</>,
},
{