https://github.com/patrickcate/portfolio
My web and print design portfolio website repo.
https://github.com/patrickcate/portfolio
Last synced: 3 months ago
JSON representation
My web and print design portfolio website repo.
- Host: GitHub
- URL: https://github.com/patrickcate/portfolio
- Owner: patrickcate
- Created: 2014-01-20T12:40:36.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T06:22:01.000Z (5 months ago)
- Last Synced: 2026-01-13T18:50:44.160Z (5 months ago)
- Language: Vue
- Size: 3.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# portfolio
My web and print design portfolio website repo.
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).