https://github.com/pixari/raffaelepizzari_com
Personal CV
https://github.com/pixari/raffaelepizzari_com
cv front-end-developer nuxtjs personal-resume personal-site personal-website website
Last synced: 10 months ago
JSON representation
Personal CV
- Host: GitHub
- URL: https://github.com/pixari/raffaelepizzari_com
- Owner: pixari
- Created: 2019-01-09T20:24:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T20:01:56.000Z (over 3 years ago)
- Last Synced: 2025-02-28T14:12:04.210Z (over 1 year ago)
- Topics: cv, front-end-developer, nuxtjs, personal-resume, personal-site, personal-website, website
- Language: Vue
- Size: 2.49 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> My personal website. You can visit it at [raffaelepizzari.com](http://raffaelepizzari.com).´
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
```