Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Personal CV
- Host: GitHub
- URL: https://github.com/pixari/raffaelepizzari_com
- Owner: pixari
- Created: 2019-01-09T20:24:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T20:01:56.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T07:13:34.525Z (3 months 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: 1
- 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
```