Update README
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
109d562ad9
commit
939028df20
@@ -1,26 +1,7 @@
|
|||||||
# gatsby-starter-default
|
# Learn
|
||||||
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/).
|
[](https://travis-ci.org/Bouncey/learn)
|
||||||
|
|
||||||
## Install
|
## Still in development
|
||||||
|
|
||||||
Make sure that you have the Gatsby CLI program installed:
|
### No PR's will be accepted just yet
|
||||||
```sh
|
|
||||||
npm install --global gatsby-cli
|
|
||||||
```
|
|
||||||
|
|
||||||
And run from your CLI:
|
|
||||||
```sh
|
|
||||||
gatsby new gatsby-example-site
|
|
||||||
```
|
|
||||||
|
|
||||||
Then you can run it by:
|
|
||||||
```sh
|
|
||||||
cd gatsby-example-site
|
|
||||||
npm run develop
|
|
||||||
```
|
|
||||||
|
|
||||||
## Deploy
|
|
||||||
|
|
||||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-default)
|
|
Reference in New Issue
Block a user