Next.js holding page for PMJ Building Services.
Project Status: Active
Deployment: Vercel
Run the following from the project root directory:
npm inpm run buildnpm run dev- Visit the relevant URL specified in the Environments section
TBD
| 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 |
| Name | URL |
|---|---|
| Local | http://localhost:3000 |
| Production | https://pmjbuildingservices.co.uk |