# Install dependencies
npm i
# Run development server locally
npm run devThe site will be running at http://localhost:3000`.
# Install dependencies
npm i
# Run development server locally
npm run devThe site will be running at http://localhost:3000`.