Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```