sarojkumar007 / gatsby-starter-basic-scss

Gatsby Starter Basic SCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

Gatsby Starter Basic SCSS

🚀 Quick start

  1. Create a Clone.

    Use the Gatsby CLI to create a new site, specifying the minimal starter.

    # create a new Gatsby site using the minimal starter
    gatsby new [PROJECT_NAME] sarojkumar007/gatsby-starter-basic-scss
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd <project_name>/
    npm start
  3. Open the code and start customizing!

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

    Edit src/pages/index.js to see your site update in real-time!

  4. Learn more

By

About

Gatsby Starter Basic SCSS

License:BSD Zero Clause License


Languages

Language:JavaScript 66.3%Language:SCSS 33.7%