Skip to content

alkafaiz/kastrat-auiss-gatsby

Repository files navigation

Kastrat_Auiss Gatsby

kastrat-auiss-gatsby

This repo is the front part of Kastrat Auiss blog built with Gatsby.

🚀 Quick start

  1. Clone this repo.

    # clone/fork this repo
    git clone https://github.com/alkafaiz/kastrat-auiss-gatsby.git
  2. Start developing.

    Navigate into the directory, install dependencies, and start it up.

    cd kastrat-auiss-gatsby/
    npm install
    # or yarn install
    gatsby develop
  3. Open the source code and start editing!

    the site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data.

🧐 What's inside?

.
├── node_modules
├── src/
|    ├── components/
|    ├── images/
|    ├── pages/
|    ├── styles/
|    ├── templates/
|    └── utils/
├── static/
├── .gitignore
├── .prettierrc
├── gatsby-browser.js
├── gatsby-config.js
├── gatsby-node.js
├── gatsby-ssr.js
├── LICENSE
├── package-lock.json
├── package.json
└── README.md

⭐ Contribute

Want more cool things? new features? This project is open for contributions. Kindly fork this repo and submit a pull request. Or else, just dm me✉️

About

This repo is the front part of Kastrat Auiss blog built with Gatsby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published