Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renato66/renato66.github.io

My personal portfolio code
https://github.com/renato66/renato66.github.io

curriculum portfolio portfolio-website

Last synced: 28 days ago
JSON representation

My personal portfolio code

Awesome Lists containing this project

README

        

# portfolio

> personal portfólio

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:8081
$ yarn serve

# 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).