Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dharmveer97/pivot_gatsby_template
gallery
https://github.com/dharmveer97/pivot_gatsby_template
Last synced: 28 days ago
JSON representation
gallery
- Host: GitHub
- URL: https://github.com/dharmveer97/pivot_gatsby_template
- Owner: dharmveer97
- License: mit
- Created: 2019-09-13T06:27:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T22:49:25.000Z (over 2 years ago)
- Last Synced: 2023-03-06T22:58:45.966Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.16 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"