gatsby-source-dribbble: Example
One-Page example website to show the source plugin
You can find the live version here.
Link to gatsby-source-dribbble: 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 to get your Access_token
Starting the app
gatsby develop
Building the app
gatsby build
Testing the built version
gatsby serve

Log in or sign up for Devpost to join the conversation.