Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

CloudFalcon/cloudfalcon-website

Repository files navigation

✨ cloudfalcon website✨

Netlify Status

This is a Gatsby site using Git as a CMS. It was created with Stackbit in under a minute.

You can create a site just like this one, or explore some variations. How about a different:

🎨  Look
✏️  CMS
⚙️  Static site generator

Develop Locally

  1. Install Node.js and npm

  2. Install npm dependencies:

     npm install
    
  3. Start the Gatsby local development server:

     npm run develop
    
  4. Open http://localhost:8000/ in the browser

Releases

No releases published

Packages

No packages published