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
- Host: GitHub
- URL: https://github.com/the-akira/subject2
- Owner: the-akira
- License: mit
- Created: 2019-11-01T03:27:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T23:32:38.000Z (about 2 years ago)
- Last Synced: 2025-01-18T18:45:53.202Z (3 months ago)
- Topics: gatsby, gatsbyjs, javascript, javascript-library, jsx, react
- Language: JavaScript
- Homepage: https://subject2.netlify.app
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)