perminder-klair / kickoff-gatsbyjs

A react starting point using GatsbyJS

Home Page:https://kickoff-gatsbyjs.netlify.com/

Repository from Github https://github.comperminder-klair/kickoff-gatsbyjsRepository from Github https://github.comperminder-klair/kickoff-gatsbyjs

Kickoff GatsbyJs

A starting point using ReactJs, bundled with awesome GatsbyJs v4.

Demo

Stack

To use

  • Fork or download this repository
  • Ready!

To change site config ./utils/config.js

Setup

Run:

yarn install

Development

To start development server

yarn start

Deployment

yarn run build
yarn serve

Lint code and check errors

Using Eslint and Prettier

yarn lint

About

A react starting point using GatsbyJS

https://kickoff-gatsbyjs.netlify.com/

License:MIT License


Languages

Language:JavaScript 100.0%