29 lines
502 B
Markdown
29 lines
502 B
Markdown
# Leadership Counseling Portfolio (Peter-William L. Myers)
|
|
|
|
Nature-informed, serene React + Tailwind single-page portfolio.
|
|
|
|
## Local dev
|
|
|
|
```bash
|
|
npm install
|
|
npm run dev
|
|
```
|
|
|
|
## Build
|
|
|
|
```bash
|
|
npm run build
|
|
```
|
|
|
|
## Hosting / docs
|
|
|
|
- Static assets live in `docs/` (source)
|
|
- Site serves them from `public/docs/` (copied into place for hosting)
|
|
|
|
## Sections
|
|
- Introduction
|
|
- Philosophy
|
|
- Skills gallery (presentations)
|
|
- Experience (best-effort extraction from resume DOCX)
|
|
- Credentials & publications
|