An open API service indexing awesome lists of open source software.

https://github.com/the-akira/subject2

Second Experiment with Gatsbyjs
https://github.com/the-akira/subject2

gatsby gatsbyjs javascript javascript-library jsx react

Last synced: about 2 months ago
JSON representation

Second Experiment with Gatsbyjs

Awesome Lists containing this project

README

        


Gatsblog

## 🚀 How to use

1. **Clone the Repository**

```shell
git clone https://github.com/the-akira/subject2.git
```

2. **Install Packages**

Navigate into the site’s directory and:

```shell
npm install
```

3. **Start developing**

Navigate into the site’s directory and start it up.

```shell
gatsby develop
```

4. **Build**

Navigate into the site’s directory and build it up.

```shell
gatsby build
```

5. **Deploy**

You can easily deploy the static content to [Netlify](https://www.netlify.com/)