Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 446 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 446 Bytes

JFSS VEX Site

JFSS VEX's website for promotion

This project is using Percy.io for visual regression testing.

Built using

  • Gatsby
  • GitHub Pages

Requirements

  • Node.js ^12

Developing

  1. Install Gatsby CLI
    npm i -g gatsby-cli
  2. Install Dependencies
    npm i
  3. Run Gatsby in development mode
    gatsby develop