Skip to content

Holding pages for pixelsmatter.io which use the PixelsMatter Gatsby Starter.

License

Notifications You must be signed in to change notification settings

PixelsMatter/pixelsmatter-holding-gatsby

Repository files navigation

Holding

GitHub last commit GitHub repo size GitHub Workflow Status

Holding pages for pixelsmatter.io which use the PixelsMatter Gatsby Starter.

Project Status: Closed

Deployment: Netlify CI/CD

Requirements

Installation

Run the following from the project root directory:

  1. npm i
  2. gatsby develop (Local) or gatsby build && gatsby serve (Production)
  3. Visit relevant URL specified in the Environments section

Scripts

Command Description
build Builds the site for production
develop Starts the local development server
start Starts the local development server
format Formats code using Prettier
serve Serves the production build
clean Clears the .cache and public directories

Environments

Name URL
Local http://localhost:8000
Staging N/A
Production (Netlify) https://pixelsmatter.io