Landing pages for transformmywealth.com which use the PixelsMatter Gatsby Starter.
Project Status: Closed
Deployment: Netlify CI/CD
Run the following from the project root directory:
npm igatsby develop(Local) orgatsby build && gatsby serve(Production)- Visit relevant URL specified in the Environments section
| 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 |
| Name | URL |
|---|---|
| Local | http://localhost:8000 |
| Staging | N/A |
| Production (Netlify) | https://transformmywealth.com |