Skip to content

aviabird/avia-docs

 
 

Repository files navigation

AviaCommerce Docs

This repo contains the source code and documentation powering AviaCommerce Docs Website.

Getting started

Prerequisites

  1. Git
  2. Node: any 8.x version starting with 8.4.0 or greater
  3. Yarn: See Yarn website for installation instructions
  4. A fork of the repo (for any contributions)
  5. A clone of the avia-docs repo on your local machine

Installation

  1. cd avia-docs to go into the project root
  2. yarn to install the website's npm dependencies

Running locally

  1. yarn dev to start the hot-reloading development server (powered by Gatsby)
  2. open http://localhost:8000 to open the site in your favorite browser

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.1%
  • CSS 12.1%
  • HTML 0.8%