Skip to content

someshkar/exun-website

 
 

Repository files navigation

Exun Clan's website is developed on React, and is generated using the GatsbyJS generator.

Live on https://exunclan.com

🚀Getting started

  1. Clone the repository

    Use the following command to clone the github repository

    git clone https://github.com/exunclan/website

  2. Install dependencies

    Install the node modules by typing

    yarn install

  3. Start the development server

    gatsby develop

    For this, make sure you have the gatsby CLI installed.

    npm install -g gatsby-cli

🎓 Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

  • For most developers, we recommend starting with our in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.

  • To dive straight into code samples head to our documentation. In particular, check out the “Guides”, API reference, and “Advanced Tutorials” sections in the sidebar.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • CSS 7.9%