Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 745 Bytes

File metadata and controls

54 lines (35 loc) · 745 Bytes

Cyber Security Portfolio Website

Running

Development Build

npm run dev

Production Build

npm run build
npm run start

Linting

Run to check lint status

npm run lint:check

Run to lint and fix lint errors

npm run lint:check

Run to lint and fix lint errors

npm run lint

Testing

Run to check the formatting

npm run format:check

Run to fix the formatting

npm run format

Deployment:

Using the Vercel Platform to deploy my website to tgraham.dev.