This project is the official website for Wasatch Pressure Pros. (Was using Vite + React a little overkill? Yes, yes it was.)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have met the following requirements:
- You have installed Node.js v16.19.1 and npm.
You can check your Node and npm versions with:
node -v
npm -vgit clone https://github.com/username/wasatch-pressure-pros.gitcd wasatch-pressure-prosnpm installnpm startThe website will be available at http://localhost:3000.