Skip to content

PixelsMatter/transform-my-wealth-gatsby

Repository files navigation

Transform My Wealth

GitHub last commit GitHub repo size GitHub Workflow Status

Landing pages for transformmywealth.com 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://transformmywealth.com