-
Notifications
You must be signed in to change notification settings - Fork 0
Development
Neil Mitchell edited this page Jul 26, 2026
·
3 revisions
- Node.js 20.19 or newer
- npm 10 or newer
git clone https://github.com/CRSD-Lau/Personal-Site.git
cd Personal-Site
npm ci
npm run devOpen http://localhost:3000.
npm run validateThe command checks formatting, linting, TypeScript, career content, and the static production build.
npm run build
npm run previewOpen http://localhost:4174.
Review at:
- 320px phone
- 768px tablet
- 1280px desktop
- 1600px wide desktop
- Light and dark themes
- Reduced-motion mode
See CONTRIBUTING.md before proposing a change.
Neil Mitchell Personal Portfolio | Live site | Repository
Neil Mitchell Portfolio