Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dharmveer97/pivot_gatsby_template

gallery
https://github.com/dharmveer97/pivot_gatsby_template

Last synced: 28 days ago
JSON representation

gallery

Awesome Lists containing this project

README

        

# Kickoff GatsbyJs

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

[Demo](https://kickoff-gatsbyjs.netlify.com/)

## Stack

- [GatsbyJs](https://www.gatsbyjs.org/)
- [React.js](https://reactjs.org/)

## 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
```
"# pivot-gatsby"