Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smakosh/gatsby-source-dribbble-example
Example website for the gatsby-source-dribbble plugin
https://github.com/smakosh/gatsby-source-dribbble-example
dribbble gatsby gatsby-source gatsby-source-dribbble
Last synced: 3 months ago
JSON representation
Example website for the gatsby-source-dribbble plugin
- Host: GitHub
- URL: https://github.com/smakosh/gatsby-source-dribbble-example
- Owner: smakosh
- License: mit
- Created: 2018-02-17T09:50:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T18:29:52.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T01:11:15.951Z (10 months ago)
- Topics: dribbble, gatsby, gatsby-source, gatsby-source-dribbble
- Language: JavaScript
- Homepage: https://dribbble-example.netlify.com
- Size: 5.6 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-source-dribbble: Example
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
> One-Page example website to show the source pluginYou can find the live version [here](https://dribbble-example.netlify.com/).
Link to gatsby-source-dribbble: [gatsby-source-dribbble](https://github.com/smakosh/gatsby-source-dribbble)
git clone https://github.com/smakosh/gatsby-source-dribbble-example.git
cd gatsby-source-dribbble-example/
yarn install
## Follow the instructions [here](http://developer.dribbble.com/v2/oauth/) to get your Access_token### Starting the app
gatsby develop
### Building the appgatsby build
### Testing the built versiongatsby serve
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!