Skip to content

kintohub-examples/gatsby

Repository files navigation

A sample Gatsby app for KintoHub

🚀 Deploying on KintoHub

This will take a few minutes to deploy. Then click on the Access tab and copy the External Access URL to see the gatsby App.

🔨 Running locally

Pre-requisites: NodeJS v13+

  • Clone the repository to a folder of choice.
$ git clone https://github.com/kintohub-examples/gatsby

$ cd gatsby
  • Install the gatsby-cli
$ npm install -g gatsby-cli
  • Build gatsby
$ gatsby build
  • To start the app
$ gatsby serve

🚑 Support

Contact us: https://www.kintohub.com/contact-us

Discord: https://kintohub.com/discord

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published