mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
14 lines
521 B
Markdown
14 lines
521 B
Markdown
# gatsby-starter-default
|
|
The default Gatsby starter
|
|
|
|
For an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/)
|
|
|
|
Install this starter (assuming Gatsby is installed) by running from your CLI:
|
|
```
|
|
gatsby new gatsby-example-site
|
|
```
|
|
|
|
## Deploy
|
|
|
|
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-default)
|