Skip to content

PixelsMatter/pmj-holding-next

Repository files navigation

PMJ Holding Next

Next.js holding page for PMJ Building Services.

Project Status: Active

Deployment: Vercel

Requirements

Tech Stack

Installation

Run the following from the project root directory:

  1. npm i
  2. npm run build
  3. npm run dev
  4. Visit the relevant URL specified in the Environments section

Linting & Formatting

Standards & Practices

TBD

Scripts

Command Description
build Builds the site for production
dev Starts the local development server
start Serves production build
lint Lints code using ESLint
format Formats code using Prettier

Environments

Name URL
Local http://localhost:3000
Production https://pmjbuildingservices.co.uk